github.com/gotd/td/tg.VideoSize.W (field)
6 uses
github.com/gotd/td/tg (current package)
tl_video_size_gen.go#L50: W int
tl_video_size_gen.go#L87: if !(v.W == 0) {
tl_video_size_gen.go#L121: v.W = from.GetW()
tl_video_size_gen.go#L204: b.PutInt(v.W)
tl_video_size_gen.go#L246: v.W = value
tl_video_size_gen.go#L285: return v.W
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. |