allowGroupChats property
Optional. True, if group and supergroup chats can be chosen
Implementation
@JsonKey(name: 'allow_group_chats')
bool? get allowGroupChats;
Optional. True, if group and supergroup chats can be chosen
@JsonKey(name: 'allow_group_chats')
bool? get allowGroupChats;