Skip to main content
Module

x/smallbot_matrix/mod.ts>MatrixSyncResponse

Small Matrix Little Bot for Deno
Latest
interface MatrixSyncResponse
Re-export
import { type MatrixSyncResponse } from "https://deno.land/x/smallbot_matrix@0.1.2/mod.ts";

Properties

rooms: { join: Map<string, MatrixRoomEvent>; }
next_batch: string