github.com/gotd/td/tg.BotCommand.Command (field)
6 uses
github.com/gotd/td/tg (current package)
tl_bot_command_gen.go#L44: Command string
tl_bot_command_gen.go#L70: if !(b.Command == "") {
tl_bot_command_gen.go#L96: b.Command = from.GetCommand()
tl_bot_command_gen.go#L165: buf.PutString(b.Command)
tl_bot_command_gen.go#L197: b.Command = value
tl_bot_command_gen.go#L233: return b.Command
![]() |
The pages are generated with Golds v0.8.5. (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. |