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