allowBotChats property

  1. @JsonKey(name: 'allow_bot_chats')
bool? get allowBotChats
inherited

Optional. True, if private chats with bots can be chosen

Implementation

@JsonKey(name: 'allow_bot_chats')
bool? get allowBotChats;