deleteChannelMessage
abstract suspend fun deleteChannelMessage(input: DeleteChannelMessageRequest): DeleteChannelMessageResponse
Deletes a channel message. Only admins can perform this action. Deletion makes messages inaccessible immediately. A background process deletes any revisions created by UpdateChannelMessage.
The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.