canChangeInfo property
True, if the user is allowed to change the chat title, photo and other settings
Implementation
@JsonKey(name: 'can_change_info')
bool get canChangeInfo;
True, if the user is allowed to change the chat title, photo and other settings
@JsonKey(name: 'can_change_info')
bool get canChangeInfo;