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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L484: 	ErrTopicTitleEmpty                  = "TOPIC_TITLE_EMPTY"
		tl_errors_gen.go#L2793: 	return tgerr.Is(err, ErrTopicTitleEmpty)