github.com/gotd/td/internal/mt.PingDelayDisconnectRequest.DisconnectDelay (field)
6 uses
github.com/gotd/td/internal/mt (current package)
tl_ping_delay_disconnect_gen.go#L39: DisconnectDelay int
tl_ping_delay_disconnect_gen.go#L60: if !(p.DisconnectDelay == 0) {
tl_ping_delay_disconnect_gen.go#L126: b.PutInt(p.DisconnectDelay)
tl_ping_delay_disconnect_gen.go#L158: p.DisconnectDelay = value
tl_ping_delay_disconnect_gen.go#L176: return p.DisconnectDelay
github.com/gotd/td/internal/mtproto
ping.go#L69: DisconnectDelay: delay,
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. |