Skip to main content
Module

x/smallbot_matrix/mod.ts>ISmallBotStore

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

Methods

read(): string | undefined
write(since: string): void