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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L37: 	ErrAboutTooLong                     = "ABOUT_TOO_LONG"
		tl_errors_gen.go#L558: 	return tgerr.Is(err, ErrAboutTooLong)