setParent

abstract fun setParent(parent: Message): Message.Draft

Set the parent message of the threading message.

Since

2.5.0

Parameters

parent

The parent message of the threading message.