github.com/gotd/td/tg.BotApp.Document (field)
9 uses
github.com/gotd/td/tg (current package)
tl_bot_app_gen.go#L167: Document DocumentClass
tl_bot_app_gen.go#L217: if !(b.Document == nil) {
tl_bot_app_gen.go#L254: b.Document = val
tl_bot_app_gen.go#L322: if !(b.Document == nil) {
tl_bot_app_gen.go#L357: if b.Document == nil {
tl_bot_app_gen.go#L360: if err := b.Document.Encode(buf); err != nil {
tl_bot_app_gen.go#L436: b.Document = value
tl_bot_app_gen.go#L499: b.Document = value
tl_bot_app_gen.go#L511: 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. |