github.com/gotd/td/tg.Channel.StoriesHidden (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chat_gen.go#L1154: StoriesHidden bool
tl_chat_gen.go#L1419: if !(c.StoriesHidden == false) {
tl_chat_gen.go#L1591: c.StoriesHidden = from.GetStoriesHidden()
tl_chat_gen.go#L2003: if !(c.StoriesHidden == false) {
tl_chat_gen.go#L2243: c.StoriesHidden = c.Flags2.Has(1)
tl_chat_gen.go#L2797: c.StoriesHidden = true
tl_chat_gen.go#L2800: c.StoriesHidden = 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. |