github.com/gotd/td/tg.InvokeWithLayerRequest.Layer (field)
7 uses
github.com/gotd/td/tg (current package)
tl_invoke_with_layer_gen.go#L43: Layer int
tl_invoke_with_layer_gen.go#L63: if !(i.Layer == 0) {
tl_invoke_with_layer_gen.go#L87: i.Layer = from.GetLayer()
tl_invoke_with_layer_gen.go#L140: b.PutInt(i.Layer)
tl_invoke_with_layer_gen.go#L168: i.Layer = value
tl_invoke_with_layer_gen.go#L183: return i.Layer
github.com/gotd/td/telegram/internal/manager
conn.go#L206: Layer: tg.Layer,
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. |