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