menu
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/user.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;
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/user
User
canJoinGroups property
User class