Skip to main content
Latest
interface MatrixSyncResponse
import { type MatrixSyncResponse } from "https://deno.land/x/smallbot_matrix@0.1.2/lib/ISmallBot.ts";

Properties

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