typingPrivacy property

  1. @BuiltValueField.new(wireName: 'typing-privacy')
int? get typingPrivacy

Implementation

@BuiltValueField(wireName: 'typing-privacy')
int? get typingPrivacy;