hasPrivateForwards property

  1. @JsonKey(name: 'has_private_forwards')
bool? get hasPrivateForwards
inherited

Optional. True if privacy settings restrict forwarding.

Implementation

@JsonKey(name: 'has_private_forwards')
bool? get hasPrivateForwards;