github.com/gotd/td/tg.BotInlineResult.Content (field)
9 uses
github.com/gotd/td/tg (current package)
tl_bot_inline_result_gen.go#L70: Content WebDocumentClass
tl_bot_inline_result_gen.go#L116: if !(b.Content == nil) {
tl_bot_inline_result_gen.go#L165: b.Content = val
tl_bot_inline_result_gen.go#L249: if !(b.Content == nil) {
tl_bot_inline_result_gen.go#L292: if b.Content == nil {
tl_bot_inline_result_gen.go#L295: if err := b.Content.Encode(buf); err != nil {
tl_bot_inline_result_gen.go#L376: b.Content = value
tl_bot_inline_result_gen.go#L479: b.Content = value
tl_bot_inline_result_gen.go#L491: return b.Content, true
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. |