deleteById

open override fun deleteById(id: Message.MessageID): Message?

Delete a message by its ID.

Return

the deleted message if found, null otherwise

Parameters

id

the ID of the message