github.com/gotd/td/tg.AccountSetPrivacyRequest.Key (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_account_set_privacy_gen.go#L40: 	Key InputPrivacyKeyClass
		tl_account_set_privacy_gen.go#L60: 	if !(s.Key == nil) {
		tl_account_set_privacy_gen.go#L84: 	s.Key = from.GetKey()
		tl_account_set_privacy_gen.go#L137: 	if s.Key == nil {
		tl_account_set_privacy_gen.go#L140: 	if err := s.Key.Encode(b); err != nil {
		tl_account_set_privacy_gen.go#L176: 		s.Key = value
		tl_account_set_privacy_gen.go#L203: 	return s.Key