message_thread_id property

int message_thread_id
read / write

If non-zero, the identifier of the message thread the message belongs to; unique within the chat to which the message belongs.

Implementation

late int message_thread_id;