github.com/gotd/td/tg.BotsSetBotInfoRequest.Name (field)
8 uses
github.com/gotd/td/tg (current package)
tl_bots_set_bot_info_gen.go#L54: Name string
tl_bots_set_bot_info_gen.go#L89: if !(s.Name == "") {
tl_bots_set_bot_info_gen.go#L125: s.Name = val
tl_bots_set_bot_info_gen.go#L194: if !(s.Name == "") {
tl_bots_set_bot_info_gen.go#L233: b.PutString(s.Name)
tl_bots_set_bot_info_gen.go#L284: s.Name = value
tl_bots_set_bot_info_gen.go#L332: s.Name = value
tl_bots_set_bot_info_gen.go#L344: return s.Name, 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. |