request Guild Channel
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
guild Id
the id of the guild
channel Id
the id of the channel