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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L268: 	ErrMediaCaptionTooLong              = "MEDIA_CAPTION_TOO_LONG"
		tl_errors_gen.go#L1713: 	return tgerr.Is(err, ErrMediaCaptionTooLong)