github.com/gotd/td/tg.DocumentAttributeCustomEmoji.Alt (field)
6 uses
github.com/gotd/td/tg (current package)
tl_document_attribute_gen.go#L1625: Alt string
tl_document_attribute_gen.go#L1659: if !(d.Alt == "") {
tl_document_attribute_gen.go#L1687: d.Alt = from.GetAlt()
tl_document_attribute_gen.go#L1764: b.PutString(d.Alt)
tl_document_attribute_gen.go#L1802: d.Alt = value
tl_document_attribute_gen.go#L1857: return d.Alt
![]() |
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. |