const github.com/gotd/td/tg.ErrTopicHideSeparately

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L481: 	ErrTopicHideSeparately              = "TOPIC_HIDE_SEPARATELY"
		tl_errors_gen.go#L2778: 	return tgerr.Is(err, ErrTopicHideSeparately)