menu
mineral package
documentation
core/api.dart
User
isBot property
isBot property
dark_mode
light_mode
isBot
property
bool
get
isBot
Returns a
bool
indicating whether the user is a bot.
Implementation
bool get isBot => _bot;
mineral package
documentation
core/api
User
isBot property
User class