import { type EditMessageParams } from "https://deno.land/x/mtkruto@0.1.141/client/0_params.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.
Whether to disable web page previews in the message that is to be edited.
optional
replyMarkup: ReplyMarkupThe reply markup of the message. Bot-only.