forward_limit property

int forward_limit
read / write

The number of earlier messages from the chat to be forwarded to the new member; up to 100. Ignored for supergroups and channels, or if the added user is a bot.

Implementation

late int forward_limit;