canDeleteMessages property
True, if the administrator can delete messages of other users
Implementation
@JsonKey(name: 'can_delete_messages')
bool get canDeleteMessages;
True, if the administrator can delete messages of other users
@JsonKey(name: 'can_delete_messages')
bool get canDeleteMessages;