canChangeInfo property

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

True, if the user is allowed to change the chat title, photo and other settings

Implementation

@JsonKey(name: 'can_change_info')
bool get canChangeInfo;