const github.com/gotd/td/tg.ContactsTopPeersTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_contacts_top_peers_gen.go#L150: const ContactsTopPeersTypeID = 0x70b772a8
tl_contacts_top_peers_gen.go#L206: return ContactsTopPeersTypeID
tl_contacts_top_peers_gen.go#L218: ID: ContactsTopPeersTypeID,
tl_contacts_top_peers_gen.go#L246: b.PutID(ContactsTopPeersTypeID)
tl_contacts_top_peers_gen.go#L287: if err := b.ConsumeID(ContactsTopPeersTypeID); err != nil {
tl_contacts_top_peers_gen.go#L540: case ContactsTopPeersTypeID:
tl_registry_gen.go#L669: ContactsTopPeersTypeID: "contacts.topPeers#70b772a8",
tl_registry_gen.go#L2451: "contacts.topPeers": ContactsTopPeersTypeID,
tl_registry_gen.go#L4233: ContactsTopPeersTypeID: func() bin.Object { return &ContactsTopPeers{} },
tl_registry_gen.go#L5626: ContactsTopPeersTypeID,
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |