bot property
The bot user associated with the application
Implementation
@JsonKey(includeIfNull: false)
final ApplicationResponseBot? bot;
The bot user associated with the application
@JsonKey(includeIfNull: false)
final ApplicationResponseBot? bot;