const github.com/gotd/td/tg.ContactsTopPeersDisabledTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_contacts_top_peers_gen.go#L394: const ContactsTopPeersDisabledTypeID = 0xb52c939d
tl_contacts_top_peers_gen.go#L430: return ContactsTopPeersDisabledTypeID
tl_contacts_top_peers_gen.go#L442: ID: ContactsTopPeersDisabledTypeID,
tl_contacts_top_peers_gen.go#L457: b.PutID(ContactsTopPeersDisabledTypeID)
tl_contacts_top_peers_gen.go#L474: if err := b.ConsumeID(ContactsTopPeersDisabledTypeID); err != nil {
tl_contacts_top_peers_gen.go#L547: case ContactsTopPeersDisabledTypeID:
tl_registry_gen.go#L670: ContactsTopPeersDisabledTypeID: "contacts.topPeersDisabled#b52c939d",
tl_registry_gen.go#L2452: "contacts.topPeersDisabled": ContactsTopPeersDisabledTypeID,
tl_registry_gen.go#L4234: ContactsTopPeersDisabledTypeID: func() bin.Object { return &ContactsTopPeersDisabled{} },
tl_registry_gen.go#L5627: ContactsTopPeersDisabledTypeID,
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. |