github.com/gotd/td/tg.ConnectedBot.Device (field)
8 uses
github.com/gotd/td/tg (current package)
tl_connected_bot_gen.go#L60: Device string
tl_connected_bot_gen.go#L98: if !(c.Device == "") {
tl_connected_bot_gen.go#L133: c.Device = val
tl_connected_bot_gen.go#L202: if !(c.Device == "") {
tl_connected_bot_gen.go#L239: b.PutString(c.Device)
tl_connected_bot_gen.go#L293: c.Device = value
tl_connected_bot_gen.go#L339: c.Device = value
tl_connected_bot_gen.go#L351: return c.Device, 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. |