ListChannelMembershipsRequest
Types
Properties
Link copied to clipboard
The maximum number of channel memberships that you want returned.
Link copied to clipboard
The ARN of the AppInstanceUser
or AppInstanceBot
that makes the API call.
Link copied to clipboard
The maximum number of channel memberships that you want returned.
Link copied to clipboard
The ID of the SubChannel in the request.
Link copied to clipboard
The membership type of a user, DEFAULT
or HIDDEN
. Default members are returned as part of ListChannelMemberships
if no type is specified. Hidden members are only returned if the type filter in ListChannelMemberships
equals HIDDEN
.
Functions
Link copied to clipboard
inline fun copy(block: ListChannelMembershipsRequest.Builder.() -> Unit = {}): ListChannelMembershipsRequest