Layer 220
Type

Gogram Example

// InputPrivacyKey is an interface type
// You can use any of the following constructors:
var _ tg.InputPrivacyKey = &tg.InputPrivacyKeyPhoneCall{}
var _ tg.InputPrivacyKey = &tg.InputPrivacyKeyStatusTimestamp{}
var _ tg.InputPrivacyKey = &tg.InputPrivacyKeyChatInvite{}
var _ tg.InputPrivacyKey = &tg.InputPrivacyKeyPhoneP2P{}
var _ tg.InputPrivacyKey = &tg.InputPrivacyKeyForwards{}
// ... and 9 more constructors