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