Class InlineQueryResultCachedGif

java.lang.Object
io.github.natanimn.telebof.types.inline.InlineQueryResultCachedGif
All Implemented Interfaces:
InlineQueryResult, Serializable

public class InlineQueryResultCachedGif extends Object
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 inputMessageContent(io.github.natanimn.telebof.types.input.InputTextMessageContent) to send a message with specified content instead of the animation.
Since:
3 March 2025
See Also: