import { type grammy } from "https://deno.land/x/abstract_bot_api@85.0.0/deps.ts";
const { InlineQueryResultCachedGif } = grammy;
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
Mode for parsing entities in the caption. See formatting options for more details.