deleteMessage
open override fun deleteMessage(messageId: String, userCustomName: String, timestampReceivedAt: String?)
Deletes a message in the chat room.
Parameters
messageId
The ID of the message to delete.
userCustomName
The custom name of the user performing the deletion.
timestampReceivedAt
The timestamp when the message was received.