const github.com/gotd/td/tg.ContactsGetTopPeersRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_contacts_get_top_peers_gen.go#L85: const ContactsGetTopPeersRequestTypeID = 0x973478b6
tl_contacts_get_top_peers_gen.go#L189: return ContactsGetTopPeersRequestTypeID
tl_contacts_get_top_peers_gen.go#L201: ID: ContactsGetTopPeersRequestTypeID,
tl_contacts_get_top_peers_gen.go#L313: b.PutID(ContactsGetTopPeersRequestTypeID)
tl_contacts_get_top_peers_gen.go#L337: if err := b.ConsumeID(ContactsGetTopPeersRequestTypeID); err != nil {
tl_registry_gen.go#L1865: ContactsGetTopPeersRequestTypeID: "contacts.getTopPeers#973478b6",
tl_registry_gen.go#L4332: "contacts.getTopPeers": ContactsGetTopPeersRequestTypeID,
tl_registry_gen.go#L6799: ContactsGetTopPeersRequestTypeID: func() bin.Object { return &ContactsGetTopPeersRequest{} },
tl_server_gen.go#L3278: s.handlers[ContactsGetTopPeersRequestTypeID] = handler
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |