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