botUsername property
The username of the bot user, if any
Implementation
@JsonKey(includeIfNull: true, name: 'bot_username')
final String? botUsername;
The username of the bot user, if any
@JsonKey(includeIfNull: true, name: 'bot_username')
final String? botUsername;