type github.com/gotd/td/tg.PrivacyKeyBox

3 uses

	github.com/gotd/td/tg (current package)
		tl_privacy_key_gen.go#L1185: type PrivacyKeyBox struct {
		tl_privacy_key_gen.go#L1190: func (b *PrivacyKeyBox) Decode(buf *bin.Buffer) error {
		tl_privacy_key_gen.go#L1203: func (b *PrivacyKeyBox) Encode(buf *bin.Buffer) error {