- Navigation Guide
@aws-sdk/client-chime-sdk-messaging
ListChannelModeratorsCommandInput Interface
The input for ListChannelModeratorsCommand.
Members
Name | Type | Details |
---|---|---|
ChannelArn Required | string | undefined | The ARN of the channel. |
ChimeBearer Required | string | undefined | The ARN of the |
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