github.com/gotd/td/tg.BotsSetBotInfoRequest.About (field)
8 uses
github.com/gotd/td/tg (current package)
tl_bots_set_bot_info_gen.go#L58: About string
tl_bots_set_bot_info_gen.go#L92: if !(s.About == "") {
tl_bots_set_bot_info_gen.go#L129: s.About = val
tl_bots_set_bot_info_gen.go#L197: if !(s.About == "") {
tl_bots_set_bot_info_gen.go#L236: b.PutString(s.About)
tl_bots_set_bot_info_gen.go#L291: s.About = value
tl_bots_set_bot_info_gen.go#L350: s.About = value
tl_bots_set_bot_info_gen.go#L362: return s.About, 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. |