Class
LinkChannel
A link channel (redirects to an external URL).
Extends GuildChannel
Constructor
new LinkChannel
(client: Client, data: APIChannel)| Param | Type | Description |
|---|---|---|
| client | Client | |
| data | APIChannel |
Properties
url
: string | nullExternal URL this channel links to.