GetBotChannelAssociationsRequest
Types
Properties
Link copied to clipboard
The maximum number of associations to return in the response. The default is 50.
Link copied to clipboard
Substring to match in channel association names. An association will be returned if any part of its name matches the substring. For example, "xyz" matches both "xyzabc" and "abcxyz." To return all bot channel associations, use a hyphen ("-") as the nameContains
parameter.
Link copied to clipboard
Functions
Link copied to clipboard
inline fun copy(block: GetBotChannelAssociationsRequest.Builder.() -> Unit = {}): GetBotChannelAssociationsRequest