github.com/gotd/td/tg.BotInlineMediaResult.Document (field)
9 uses
github.com/gotd/td/tg (current package)
tl_bot_inline_result_gen.go#L526: Document DocumentClass
tl_bot_inline_result_gen.go#L575: if !(b.Document == nil) {
tl_bot_inline_result_gen.go#L617: b.Document = val
tl_bot_inline_result_gen.go#L695: if !(b.Document == nil) {
tl_bot_inline_result_gen.go#L735: if b.Document == nil {
tl_bot_inline_result_gen.go#L738: if err := b.Document.Encode(buf); err != nil {
tl_bot_inline_result_gen.go#L804: b.Document = value
tl_bot_inline_result_gen.go#L867: b.Document = value
tl_bot_inline_result_gen.go#L879: return b.Document, 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. |