github.com/gotd/td/tg.Channel.StoriesHidden (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L1088: 	StoriesHidden bool
		tl_chat_gen.go#L1262: 	if !(c.StoriesHidden == false) {
		tl_chat_gen.go#L1398: 	c.StoriesHidden = from.GetStoriesHidden()
		tl_chat_gen.go#L1744: 	if !(c.StoriesHidden == false) {
		tl_chat_gen.go#L1937: 	c.StoriesHidden = c.Flags2.Has(1)
		tl_chat_gen.go#L2456: 		c.StoriesHidden = true
		tl_chat_gen.go#L2459: 		c.StoriesHidden = false