const github.com/gotd/td/tg.ContactsResolvedPeerTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_contacts_resolved_peer_gen.go#L48: const ContactsResolvedPeerTypeID = 0x7f077ad9
tl_contacts_resolved_peer_gen.go#L99: return ContactsResolvedPeerTypeID
tl_contacts_resolved_peer_gen.go#L111: ID: ContactsResolvedPeerTypeID,
tl_contacts_resolved_peer_gen.go#L139: b.PutID(ContactsResolvedPeerTypeID)
tl_contacts_resolved_peer_gen.go#L180: if err := b.ConsumeID(ContactsResolvedPeerTypeID); err != nil {
tl_registry_gen.go#L587: ContactsResolvedPeerTypeID: "contacts.resolvedPeer#7f077ad9",
tl_registry_gen.go#L2369: "contacts.resolvedPeer": ContactsResolvedPeerTypeID,
tl_registry_gen.go#L4151: ContactsResolvedPeerTypeID: func() bin.Object { return &ContactsResolvedPeer{} },
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. |