github.com/gotd/td/tg.InputPhoneContact.Note (field)
8 uses
github.com/gotd/td/tg (current package)
tl_input_phone_contact_gen.go#L66: Note TextWithEntities
tl_input_phone_contact_gen.go#L99: if !(i.Note.Zero()) {
tl_input_phone_contact_gen.go#L128: i.Note = val
tl_input_phone_contact_gen.go#L183: if !(i.Note.Zero()) {
tl_input_phone_contact_gen.go#L211: if err := i.Note.Encode(b); err != nil {
tl_input_phone_contact_gen.go#L268: if err := i.Note.Decode(b); err != nil {
tl_input_phone_contact_gen.go#L310: i.Note = value
tl_input_phone_contact_gen.go#L322: return i.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. |