github.com/gotd/td/tg.Config.OnlineCloudTimeoutMs (field)
6 uses
github.com/gotd/td/tg (current package)
tl_config_gen.go#L102: OnlineCloudTimeoutMs int
tl_config_gen.go#L280: if !(c.OnlineCloudTimeoutMs == 0) {
tl_config_gen.go#L450: c.OnlineCloudTimeoutMs = from.GetOnlineCloudTimeoutMs()
tl_config_gen.go#L833: b.PutInt(c.OnlineCloudTimeoutMs)
tl_config_gen.go#L1018: c.OnlineCloudTimeoutMs = value
tl_config_gen.go#L1422: return c.OnlineCloudTimeoutMs
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. |