import { type InlineQueryResultCachedGif } from "https://dotland.deno.dev/x/grammy@v1.12.0/types.deno.ts";
Represents a link to an animated GIF file stored on the Telegram servers. By default, this animated GIF file will be sent by the user with an optional caption. Alternatively, you can use input_message_content to send a message with specified content instead of the animation.
Properties
optional
parse_mode: ParseModeMode for parsing entities in the caption. See formatting options for more details.
optional
input_message_content: InputMessageContentContent of the message to be sent instead of the GIF animation