getBotChannelAssociations
inline suspend fun LexModelBuildingClient.getBotChannelAssociations(crossinline block: GetBotChannelAssociationsRequest.Builder.() -> Unit): GetBotChannelAssociationsResponse
Returns a list of all of the channels associated with the specified bot.
The GetBotChannelAssociations operation requires permissions for the lex:GetBotChannelAssociations action.