isBot property

  1. @JsonKey(name: 'is_bot')
bool get isBot
inherited

True, if this user is a bot

Implementation

@JsonKey(name: 'is_bot')
bool get isBot;