upsertMessageInThread

abstract suspend fun upsertMessageInThread(message: Message)

Upsert a Message in the corresponding thread (if such exists).