message_thread_id property
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;
If non-zero, the identifier of the message thread the message belongs to; unique within the chat to which the message belongs.
late int message_thread_id;