Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/telegram_format/markdown.ts>bold

Format Telegram message texts with Markdown or HTML
Latest
function bold
import { bold } from "https://deno.land/x/telegram_format@v3.1.0/markdown.ts";

Format the input text bold

Parameters

text: string

Returns

string