hasProtectedContent property

  1. @JsonKey(name: 'has_protected_content')
bool? get hasProtectedContent
inherited

Optional. True if messages can't be forwarded.

Implementation

@JsonKey(name: 'has_protected_content')
bool? get hasProtectedContent;