hasProtectedContent property

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

Optional. True, if the message can't be forwarded

Implementation

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