WelcomeChannel

export class WelcomeChannel extends Base
export class WelcomeChannel extends Base
Represents a channel link in a guild's welcome screen.

Extends

Base
The channel of this welcome channel
channelId:Snowflake
The id of this welcome channel
Readonly
client:Client<true>
The client that instantiated this
Inherited from Base
description:string
The description of this welcome channel
Readonly
The emoji of this welcome channel
The guild for this welcome channel
toJSON(...props):unknown
NameTypeOptionalDescription
...propsRecord<string, boolean | string>[]NoNone
Inherited from Base
valueOf():string