Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/3_types.ts>ParseMode

Cross-runtime JavaScript library for building Telegram clients
Latest
type alias ParseMode
Re-export
import { type ParseMode } from "https://deno.land/x/mtkruto@0.2.24/3_types.ts";

Message parse mode.

definition: "HTML" | "Markdown" | null