allowBotChats property
Optional. True, if private chats with bots can be chosen
Implementation
@JsonKey(name: 'allow_bot_chats')
bool? get allowBotChats;
Optional. True, if private chats with bots can be chosen
@JsonKey(name: 'allow_bot_chats')
bool? get allowBotChats;