username property
Optional. Username of the user, if the username was requested by the bot.
Implementation
@JsonKey(name: 'username')
String? get username;
Optional. Username of the user, if the username was requested by the bot.
@JsonKey(name: 'username')
String? get username;