import { type InputTextMessageContent } from "https://dotland.deno.dev/x/grammy@v1.12.4/types.ts";
Represents the content of a text message to be sent as the result of an inline query.
Properties
optional
parse_mode: ParseModeMode for parsing entities in the message text. See formatting options for more details.
optional
entities: MessageEntity[]List of special entities that appear in message text, which can be specified instead of parse_mode