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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L179: 	ErrEntitiesTooLong                  = "ENTITIES_TOO_LONG"
		tl_errors_gen.go#L1268: 	return tgerr.Is(err, ErrEntitiesTooLong)