from_message_id property
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;
Identifier of the message starting from which history must be fetched; use 0 to get results from the last message.
late int from_message_id;