- Navigation Guide
@aws-sdk/client-chime-sdk-messaging
DeleteChannelMembershipCommand Class
Removes a member from a channel.
The x-amz-chime-bearer
request header is mandatory. Use the AppInstanceUserArn
of the user that makes the API call as the value in the header.
Parameters
Name | Signature | Summary |
---|---|---|
DeleteChannelMembershipCommandInput |
|
Full Signature
export declare class DeleteChannelMembershipCommand extends DeleteChannelMembershipCommand_base
Related
- DeleteChannelMembershipCommandInput for command's
input
shape. - DeleteChannelMembershipCommandOutput for command's
response
shape. - config for ChimeSDKMessagingClient's
config
shape.