@aws-sdk/client-chime-sdk-messaging

ListChannelModeratorsCommandInput Interface

Members

Name
Type
Details
ChannelArn Requiredstring | undefined

The ARN of the channel.

ChimeBearer Requiredstring | undefined

The ARN of the AppInstanceUser or AppInstanceBot that makes the API call.

MaxResults number | undefined

The maximum number of moderators that you want returned.

NextToken string | undefined

The token passed by previous API calls until all requested moderators are returned.

Full Signature

export interface ListChannelModeratorsCommandInput extends ListChannelModeratorsRequest