message_id property
read / write
The message identifier. The message will not be available in the chat history, but the identifier can be used in viewMessages, or as a message to reply.
Implementation
late int message_id;
The message identifier. The message will not be available in the chat history, but the identifier can be used in viewMessages, or as a message to reply.
late int message_id;