Skip to main content
Module

x/smallbot_matrix/mod.ts>SmallBot#sendRoomNotice

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

Alias of sendMessage with msgType m.notice

Parameters

roomId: string

ID of the Room

msg: string

the HTML body of the message formatHTMLtoPlain will be used to create the plain-text version