bot property

  1. @JsonKey.new(includeIfNull: true)
ApplicationPublicResponseBot? bot
final

Detailed bot user metadata

Implementation

@JsonKey(includeIfNull: true)
final ApplicationPublicResponseBot? bot;