WelcomeChannel
classe · Source
Represents a channel link in a guild's welcome screen.
Extends: Base
Properties
guild
guild: Guild | InviteGuild
The guild for this welcome channel Source
description
description: string
The description of this welcome channel Source
_emoji
_emoji: Object
The raw emoji data Source
channelId
channelId: Snowflake
The id of this welcome channel Source
channel
channel: TextChannel | NewsChannel | StoreChannel | ForumChannel | MediaChannel
The channel of this welcome channel Source
emoji
emoji: GuildEmoji | Emoji
The emoji of this welcome channel Source
client
client: Client
The client that instantiated this Source