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

20 uses

	github.com/gotd/td/tg (current package)
		tl_contacts_get_sponsored_peers_gen.go#L38: type ContactsGetSponsoredPeersRequest struct {
		tl_contacts_get_sponsored_peers_gen.go#L48: 	_ bin.Encoder     = &ContactsGetSponsoredPeersRequest{}
		tl_contacts_get_sponsored_peers_gen.go#L49: 	_ bin.Decoder     = &ContactsGetSponsoredPeersRequest{}
		tl_contacts_get_sponsored_peers_gen.go#L50: 	_ bin.BareEncoder = &ContactsGetSponsoredPeersRequest{}
		tl_contacts_get_sponsored_peers_gen.go#L51: 	_ bin.BareDecoder = &ContactsGetSponsoredPeersRequest{}
		tl_contacts_get_sponsored_peers_gen.go#L54: func (g *ContactsGetSponsoredPeersRequest) Zero() bool {
		tl_contacts_get_sponsored_peers_gen.go#L66: func (g *ContactsGetSponsoredPeersRequest) String() string {
		tl_contacts_get_sponsored_peers_gen.go#L70: 	type Alias ContactsGetSponsoredPeersRequest
		tl_contacts_get_sponsored_peers_gen.go#L75: func (g *ContactsGetSponsoredPeersRequest) FillFrom(from interface {
		tl_contacts_get_sponsored_peers_gen.go#L84: func (*ContactsGetSponsoredPeersRequest) TypeID() uint32 {
		tl_contacts_get_sponsored_peers_gen.go#L89: func (*ContactsGetSponsoredPeersRequest) TypeName() string {
		tl_contacts_get_sponsored_peers_gen.go#L94: func (g *ContactsGetSponsoredPeersRequest) TypeInfo() tdp.Type {
		tl_contacts_get_sponsored_peers_gen.go#L113: func (g *ContactsGetSponsoredPeersRequest) Encode(b *bin.Buffer) error {
		tl_contacts_get_sponsored_peers_gen.go#L122: func (g *ContactsGetSponsoredPeersRequest) EncodeBare(b *bin.Buffer) error {
		tl_contacts_get_sponsored_peers_gen.go#L131: func (g *ContactsGetSponsoredPeersRequest) Decode(b *bin.Buffer) error {
		tl_contacts_get_sponsored_peers_gen.go#L142: func (g *ContactsGetSponsoredPeersRequest) DecodeBare(b *bin.Buffer) error {
		tl_contacts_get_sponsored_peers_gen.go#L157: func (g *ContactsGetSponsoredPeersRequest) GetQ() (value string) {
		tl_contacts_get_sponsored_peers_gen.go#L175: 	request := &ContactsGetSponsoredPeersRequest{
		tl_registry_gen.go#L6713: 		ContactsGetSponsoredPeersRequestTypeID:                                  func() bin.Object { return &ContactsGetSponsoredPeersRequest{} },
		tl_server_gen.go#L3541: 		var request ContactsGetSponsoredPeersRequest