github.com/gotd/td/tg.ChannelFull.CanViewStats (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chat_full_gen.go#L1129: CanViewStats bool
tl_chat_full_gen.go#L1505: if !(c.CanViewStats == false) {
tl_chat_full_gen.go#L1780: c.CanViewStats = from.GetCanViewStats()
tl_chat_full_gen.go#L2327: if !(c.CanViewStats == false) {
tl_chat_full_gen.go#L2722: c.CanViewStats = c.Flags.Has(20)
tl_chat_full_gen.go#L3205: c.CanViewStats = true
tl_chat_full_gen.go#L3208: c.CanViewStats = false
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |