github.com/gotd/td/tg.InputRichMessageHTML.HTML (field)
6 uses
github.com/gotd/td/tg (current package)
tl_input_rich_message_gen.go#L512: HTML string
tl_input_rich_message_gen.go#L548: if !(i.HTML == "") {
tl_input_rich_message_gen.go#L576: i.HTML = from.GetHTML()
tl_input_rich_message_gen.go#L660: b.PutString(i.HTML)
tl_input_rich_message_gen.go#L703: i.HTML = value
tl_input_rich_message_gen.go#L768: return i.HTML
![]() |
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. |