from_message_id property
read / write
The message identifier from which to return information about messages; use 0 to get results from the last message.
Implementation
late int from_message_id;
The message identifier from which to return information about messages; use 0 to get results from the last message.
late int from_message_id;