getChannelList

suspend fun getChannelList(guildId: String, joinedOnly: Boolean? = null): ApiResponse<List<ChannelInfo>>

Gets channels in a guild.