menu
dart_telegram_bot package
documentation
telegram_entities.dart
User
canJoinGroups property
canJoinGroups property
dark_mode
light_mode
canJoinGroups
property
bool
?
canJoinGroups
getter/setter pair
Optional. True, if the bot can be invited to groups. Returned only in getMe.
Implementation
bool? canJoinGroups;
dart_telegram_bot package
documentation
telegram_entities
User
canJoinGroups property
User class