const github.com/gotd/td/tg.ContactsAddContactRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_contacts_add_contact_gen.go#L71: const ContactsAddContactRequestTypeID = 0xd9ba2e54
tl_contacts_add_contact_gen.go#L143: return ContactsAddContactRequestTypeID
tl_contacts_add_contact_gen.go#L155: ID: ContactsAddContactRequestTypeID,
tl_contacts_add_contact_gen.go#L207: b.PutID(ContactsAddContactRequestTypeID)
tl_contacts_add_contact_gen.go#L242: if err := b.ConsumeID(ContactsAddContactRequestTypeID); err != nil {
tl_registry_gen.go#L1870: ContactsAddContactRequestTypeID: "contacts.addContact#d9ba2e54",
tl_registry_gen.go#L4337: "contacts.addContact": ContactsAddContactRequestTypeID,
tl_registry_gen.go#L6804: ContactsAddContactRequestTypeID: func() bin.Object { return &ContactsAddContactRequest{} },
tl_server_gen.go#L3375: s.handlers[ContactsAddContactRequestTypeID] = 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. |