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

x/grm/mod.ts>_parseMessageText

MTProto API Client for Deno 🦕
Latest
function _parseMessageText
Re-export
import { _parseMessageText } from "https://deno.land/x/grm@0.8.2/mod.ts";

Parameters

message: string
parseMode: false | string | ParseInterface

Returns

Promise<[string, Api.TypeMessageEntity[]]>