from_message_id property

int from_message_id
read / write

Identifier of the message starting from which history must be fetched; use 0 to get results from the last message.

Implementation

late int from_message_id;