bot_is_member property

bool bot_is_member
read / write

True, if the bot must be a member of the chat; for basic group and supergroup chats only.

Implementation

late bool bot_is_member;