Class InlineQueryResultCachedMpeg4Gif
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached.InlineQueryResultCachedMpeg4Gif
-
- org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached.InlineQueryResultCachedMpeg4Gif
-
- All Implemented Interfaces:
Serializable,BotApiObject,InputBotApiObject,Validable,InlineQueryResult
@Deprecated public class InlineQueryResultCachedMpeg4Gif extends InlineQueryResultCachedMpeg4Gif
Deprecated.Replaced byInlineQueryResultCachedMpeg4Gif- Version:
- 1.0 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 input_message_content to send a message with the specified content instead of the animation.
- Author:
- Ruben Bermudez
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InlineQueryResultCachedMpeg4Gif()Deprecated.
-
Method Summary
-
Methods inherited from class org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached.InlineQueryResultCachedMpeg4Gif
getCaption, getId, getInputMessageContent, getMpeg4FileId, getParseMode, getReplyMarkup, getTitle, getType, setCaption, setId, setInputMessageContent, setMpeg4FileId, setParseMode, setReplyMarkup, setTitle, toString, validate
-
-