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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L479: 	ErrTopicCloseSeparately             = "TOPIC_CLOSE_SEPARATELY"
		tl_errors_gen.go#L2768: 	return tgerr.Is(err, ErrTopicCloseSeparately)