botIsMember property
Optional. Pass True to request a chat with the bot as a member. Otherwise, no additional restrictions are applied.
Implementation
@JsonKey(name: 'bot_is_member')
bool? get botIsMember;
Optional. Pass True to request a chat with the bot as a member. Otherwise, no additional restrictions are applied.
@JsonKey(name: 'bot_is_member')
bool? get botIsMember;