canChangeInfo property

  1. @JsonKey(name: 'can_change_info')
bool? get canChangeInfo
inherited

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;