github.com/gotd/td/tg.ContactsAddContactRequest.Note (field)
8 uses
github.com/gotd/td/tg (current package)
tl_contacts_add_contact_gen.go#L67: Note TextWithEntities
tl_contacts_add_contact_gen.go#L103: if !(a.Note.Zero()) {
tl_contacts_add_contact_gen.go#L134: a.Note = val
tl_contacts_add_contact_gen.go#L197: if !(a.Note.Zero()) {
tl_contacts_add_contact_gen.go#L230: if err := a.Note.Encode(b); err != nil {
tl_contacts_add_contact_gen.go#L288: if err := a.Note.Decode(b); err != nil {
tl_contacts_add_contact_gen.go#L349: a.Note = value
tl_contacts_add_contact_gen.go#L361: return a.Note, true
![]() |
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. |