github.com/gotd/td/tg.Page.V2 (field)
7 uses
github.com/gotd/td/tg (current package)
tl_page_gen.go#L59: V2 bool
tl_page_gen.go#L98: if !(p.V2 == false) {
tl_page_gen.go#L142: p.V2 = from.GetV2()
tl_page_gen.go#L224: if !(p.V2 == false) {
tl_page_gen.go#L307: p.V2 = p.Flags.Has(2)
tl_page_gen.go#L418: p.V2 = true
tl_page_gen.go#L421: p.V2 = false
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. |