menu
televerse package
documentation
telegram.dart
User
isBot property
isBot property
dark_mode
light_mode
isBot
property
@JsonKey(name: 'is_bot')
bool
get
isBot
inherited
True, if this user is a bot
Implementation
@JsonKey(name: 'is_bot') bool get isBot;
televerse package
documentation
telegram
User
isBot property
User class