allowChannelChats property

  1. @JsonKey(name: 'allow_channel_chats')
bool? get allowChannelChats
inherited

Optional. True, if channel chats can be chosen

Implementation

@JsonKey(name: 'allow_channel_chats')
bool? get allowChannelChats;