github.com/gotd/td/tg.BotInfo.DescriptionDocument (field)
9 uses
github.com/gotd/td/tg (current package)
tl_bot_info_gen.go#L59: DescriptionDocument DocumentClass
tl_bot_info_gen.go#L97: if !(b.DescriptionDocument == nil) {
tl_bot_info_gen.go#L141: b.DescriptionDocument = val
tl_bot_info_gen.go#L222: if !(b.DescriptionDocument == nil) {
tl_bot_info_gen.go#L266: if b.DescriptionDocument == nil {
tl_bot_info_gen.go#L269: if err := b.DescriptionDocument.Encode(buf); err != nil {
tl_bot_info_gen.go#L339: b.DescriptionDocument = value
tl_bot_info_gen.go#L425: b.DescriptionDocument = value
tl_bot_info_gen.go#L437: return b.DescriptionDocument, 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. |