requestGuildChannel

open override fun requestGuildChannel(guildId: Long, channelId: Long): CompletableDeferred<GuildChannel>(source)

Request to get a guild channel by its id.

Return

a CompletableDeferred of the channel

Parameters

guildId

the id of the guild

channelId

the id of the channel