github.com/gotd/td/tg.ContactsUpdateContactNoteRequest.Note (field)
6 uses
github.com/gotd/td/tg (current package)
tl_contacts_update_contact_note_gen.go#L45: Note TextWithEntities
tl_contacts_update_contact_note_gen.go#L66: if !(u.Note.Zero()) {
tl_contacts_update_contact_note_gen.go#L88: u.Note = from.GetNote()
tl_contacts_update_contact_note_gen.go#L146: if err := u.Note.Encode(b); err != nil {
tl_contacts_update_contact_note_gen.go#L176: if err := u.Note.Decode(b); err != nil {
tl_contacts_update_contact_note_gen.go#L196: return u.Note
![]() |
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. |