github.com/gotd/td/tg.TextCustomEmoji.Alt (field)
6 uses
github.com/gotd/td/tg (current package)
tl_rich_text_gen.go#L2574: Alt string
tl_rich_text_gen.go#L2600: if !(t.Alt == "") {
tl_rich_text_gen.go#L2622: t.Alt = from.GetAlt()
tl_rich_text_gen.go#L2675: b.PutString(t.Alt)
tl_rich_text_gen.go#L2707: t.Alt = value
tl_rich_text_gen.go#L2725: return t.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. |