Channel Rest APIMethods Impl
Functions
Link copied to clipboard
Request to get a channel by its id.
Link copied to clipboard
open override fun requestGuildChannel(guildId: Long, channelId: Long): CompletableDeferred<GuildChannel>
Request to get a guild channel by its id.
Link copied to clipboard
Request to get a list of guild channels.