canDeleteMessages property

  1. @JsonKey(name: 'can_delete_messages')
bool get canDeleteMessages
inherited

True, if the administrator can delete messages of other users

Implementation

@JsonKey(name: 'can_delete_messages')
bool get canDeleteMessages;