Layer 220
Type

Gogram Example

// PrivacyKey is an interface type
// You can use any of the following constructors:
var _ tg.PrivacyKey = &tg.PrivacyKeyStatusTimestamp{}
var _ tg.PrivacyKey = &tg.PrivacyKeyPhoneP2P{}
var _ tg.PrivacyKey = &tg.PrivacyKeyChatInvite{}
var _ tg.PrivacyKey = &tg.PrivacyKeyForwards{}
var _ tg.PrivacyKey = &tg.PrivacyKeyPhoneCall{}
// ... and 9 more constructors