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

20 uses

	github.com/gotd/td/tg (current package)
		tl_account_get_privacy_gen.go#L38: type AccountGetPrivacyRequest struct {
		tl_account_get_privacy_gen.go#L48: 	_ bin.Encoder     = &AccountGetPrivacyRequest{}
		tl_account_get_privacy_gen.go#L49: 	_ bin.Decoder     = &AccountGetPrivacyRequest{}
		tl_account_get_privacy_gen.go#L50: 	_ bin.BareEncoder = &AccountGetPrivacyRequest{}
		tl_account_get_privacy_gen.go#L51: 	_ bin.BareDecoder = &AccountGetPrivacyRequest{}
		tl_account_get_privacy_gen.go#L54: func (g *AccountGetPrivacyRequest) Zero() bool {
		tl_account_get_privacy_gen.go#L66: func (g *AccountGetPrivacyRequest) String() string {
		tl_account_get_privacy_gen.go#L70: 	type Alias AccountGetPrivacyRequest
		tl_account_get_privacy_gen.go#L75: func (g *AccountGetPrivacyRequest) FillFrom(from interface {
		tl_account_get_privacy_gen.go#L84: func (*AccountGetPrivacyRequest) TypeID() uint32 {
		tl_account_get_privacy_gen.go#L89: func (*AccountGetPrivacyRequest) TypeName() string {
		tl_account_get_privacy_gen.go#L94: func (g *AccountGetPrivacyRequest) TypeInfo() tdp.Type {
		tl_account_get_privacy_gen.go#L113: func (g *AccountGetPrivacyRequest) Encode(b *bin.Buffer) error {
		tl_account_get_privacy_gen.go#L122: func (g *AccountGetPrivacyRequest) EncodeBare(b *bin.Buffer) error {
		tl_account_get_privacy_gen.go#L136: func (g *AccountGetPrivacyRequest) Decode(b *bin.Buffer) error {
		tl_account_get_privacy_gen.go#L147: func (g *AccountGetPrivacyRequest) DecodeBare(b *bin.Buffer) error {
		tl_account_get_privacy_gen.go#L162: func (g *AccountGetPrivacyRequest) GetKey() (value InputPrivacyKeyClass) {
		tl_account_get_privacy_gen.go#L180: 	request := &AccountGetPrivacyRequest{
		tl_registry_gen.go#L4844: 		AccountGetPrivacyRequestTypeID:                                          func() bin.Object { return &AccountGetPrivacyRequest{} },
		tl_server_gen.go#L675: 		var request AccountGetPrivacyRequest