from_message_id property

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