hasMainWebApp property
Optional. True, if the bot has a main Web App. Returned only in getMe.
Implementation
@JsonKey(name: 'has_main_web_app')
bool? get hasMainWebApp;
Optional. True, if the bot has a main Web App. Returned only in getMe.
@JsonKey(name: 'has_main_web_app')
bool? get hasMainWebApp;