github.com/gotd/td/tg.UpdatesChannelDifferenceTooLong.Timeout (field)
8 uses
github.com/gotd/td/tg (current package)
tl_updates_channel_difference_gen.go#L298: Timeout int
tl_updates_channel_difference_gen.go#L338: if !(c.Timeout == 0) {
tl_updates_channel_difference_gen.go#L377: c.Timeout = val
tl_updates_channel_difference_gen.go#L444: if !(c.Timeout == 0) {
tl_updates_channel_difference_gen.go#L468: b.PutInt(c.Timeout)
tl_updates_channel_difference_gen.go#L533: c.Timeout = value
tl_updates_channel_difference_gen.go#L618: c.Timeout = value
tl_updates_channel_difference_gen.go#L630: return c.Timeout, 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. |