hasProtectedContent property
Optional. True if messages can't be forwarded.
Implementation
@JsonKey(name: 'has_protected_content')
bool? get hasProtectedContent;
Optional. True if messages can't be forwarded.
@JsonKey(name: 'has_protected_content')
bool? get hasProtectedContent;