deleteMessage

abstract fun deleteMessage(messageId: ByteArray): ByteArray

Delete a message by its ID. Returns the ID of the deletion message.