canEditMessages property
Optional. True, if the administrator can edit messages of other users and can pin messages; channels only
Implementation
@JsonKey(name: 'can_edit_messages')
bool? get canEditMessages;
Optional. True, if the administrator can edit messages of other users and can pin messages; channels only
@JsonKey(name: 'can_edit_messages')
bool? get canEditMessages;