Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/carol/rpc/messages.ts>Response

A Deno port of carlo
Go to Latest
interface Response
import { type Response } from "https://deno.land/x/carol@v1.1.2/rpc/messages.ts";

Properties

rid: number
from: string[]
to: string[]
optional
e: string
optional
r: unknown