supportsJoinRequestQueries property
Optional. True, if the bot supports join request queries and can be assigned to process them. Returned only in getMe.
Implementation
@JsonKey(name: 'supports_join_request_queries')
bool? get supportsJoinRequestQueries;