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#L1423: 	if !(c.StoriesHidden == false) {
		tl_chat_gen.go#L1599: 	c.StoriesHidden = from.GetStoriesHidden()
		tl_chat_gen.go#L2020: 	if !(c.StoriesHidden == false) {
		tl_chat_gen.go#L2266: 	c.StoriesHidden = c.Flags2.Has(1)
		tl_chat_gen.go#L2827: 		c.StoriesHidden = true
		tl_chat_gen.go#L2830: 		c.StoriesHidden = false