only_check property

bool only_check
read / write

Pass true to check that the chat can be shared by the button instead of actually sharing it. Doesn't check bot_is_member and bot_administrator_rights restrictions..

Implementation

late bool only_check;