Guild Channel Getter Impl
class GuildChannelGetterImpl(val yde: YDE, val json: JsonNode, val idAsLong: Long) : GuildChannelImpl, GuildChannelGetter(source)
Functions
Link copied to clipboard
The channel as a guild category.
Link copied to clipboard
The channel as a guild forum channel.
Link copied to clipboard
The channel as a text channel.
Link copied to clipboard
The channel as a guild stage channel.
Link copied to clipboard
The channel as a guild voice channel.
Properties
Link copied to clipboard
The increment of this snowflake.
Link copied to clipboard
The process id of this snowflake.
Link copied to clipboard
The timestamp of this snowflake. (Milliseconds since Discord Epoch, the first second of 2015 or 1420070400000.)
Link copied to clipboard
The worker id of this snowflake.
Link copied to clipboard
The channel getter which gives access to the channels.
Link copied to clipboard
The channel getter which gives access to the channels of this guild.
Link copied to clipboard
Creates an invitation for this channel.
Link copied to clipboard
Weather the channel is a dm channel.
Link copied to clipboard
Weather the channel is a guild channel.
Link copied to clipboard
The parent of this channel.
Link copied to clipboard
Get the channel type.