findById

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

Find a message by its ID.

Return

the message if found, null otherwise

Parameters

id

the ID of the message