Class InlineQueryResultMpeg4Gif

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

public class InlineQueryResultMpeg4Gif extends Object
Represents a link to a video animation (H.264/MPEG-4 AVC video without sound). By default, this animated MPEG-4 file will be sent by the user with optional caption. Alternatively, you can use InlineQueryMediaResult.inputMessageContent(io.github.natanimn.telebof.types.input.InputTextMessageContent) to send a message with the specified content instead of the animation.
Since:
3 March 2025
See Also: