message_id property

int message_id
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;