github.com/gotd/td/tg.ContactsUpdateContactNoteRequest.ID (field)
7 uses
github.com/gotd/td/tg (current package)
tl_contacts_update_contact_note_gen.go#L43: ID InputUserClass
tl_contacts_update_contact_note_gen.go#L63: if !(u.ID == nil) {
tl_contacts_update_contact_note_gen.go#L87: u.ID = from.GetID()
tl_contacts_update_contact_note_gen.go#L140: if u.ID == nil {
tl_contacts_update_contact_note_gen.go#L143: if err := u.ID.Encode(b); err != nil {
tl_contacts_update_contact_note_gen.go#L173: u.ID = value
tl_contacts_update_contact_note_gen.go#L188: return u.ID
![]() |
The pages are generated with Golds v0.8.4. (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. |