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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L297: 	ErrMultiMediaTooLong                = "MULTI_MEDIA_TOO_LONG"
		tl_errors_gen.go#L1858: 	return tgerr.Is(err, ErrMultiMediaTooLong)