github.com/gotd/td/tg.DocumentAttributeCustomEmoji.Alt (field)
6 uses
github.com/gotd/td/tg (current package)
tl_document_attribute_gen.go#L1529: Alt string
tl_document_attribute_gen.go#L1563: if !(d.Alt == "") {
tl_document_attribute_gen.go#L1591: d.Alt = from.GetAlt()
tl_document_attribute_gen.go#L1668: b.PutString(d.Alt)
tl_document_attribute_gen.go#L1706: d.Alt = value
tl_document_attribute_gen.go#L1761: return d.Alt
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |