canJoinGroups property
Optional. True, if the bot can be invited to groups. Returned only in getMe.
Implementation
@JsonKey(name: 'can_join_groups')
bool? get canJoinGroups;
Optional. True, if the bot can be invited to groups. Returned only in getMe.
@JsonKey(name: 'can_join_groups')
bool? get canJoinGroups;