interface MessageText
implements _MessageBase
import { type MessageText } from "https://deno.land/x/mtkruto@0.1.141/3_types.ts";
A text message.
Properties
entities: MessageEntity[]
Entities of the text.
x/mtkruto/3_types.ts>MessageText
import { type MessageText } from "https://deno.land/x/mtkruto@0.1.141/3_types.ts";
A text message.
Entities of the text.