github.com/gotd/td/tg.BotInfo.DescriptionDocument (field)
9 uses
github.com/gotd/td/tg (current package)
tl_bot_info_gen.go#L65: DescriptionDocument DocumentClass
tl_bot_info_gen.go#L130: if !(b.DescriptionDocument == nil) {
tl_bot_info_gen.go#L188: b.DescriptionDocument = val
tl_bot_info_gen.go#L304: if !(b.DescriptionDocument == nil) {
tl_bot_info_gen.go#L357: if b.DescriptionDocument == nil {
tl_bot_info_gen.go#L360: if err := b.DescriptionDocument.Encode(buf); err != nil {
tl_bot_info_gen.go#L444: b.DescriptionDocument = value
tl_bot_info_gen.go#L566: b.DescriptionDocument = value
tl_bot_info_gen.go#L578: return b.DescriptionDocument, true
![]() |
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. |