import { type InputMessageContentText } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";
Properties
optional
parseMode: ParseModeThe parse mode to use. If not provided, the default parse mode will be used.
optional
entities: MessageEntity[]The message's entities.
optional
linkPreview: LinkPreviewThe message's link preview.