java.lang.Object
org.telegram.telegrambots.meta.api.objects.inlinequery.result.InlineQueryResultVideo
All Implemented Interfaces:
Serializable, BotApiObject, Validable, InlineQueryResult

public class InlineQueryResultVideo extends Object implements InlineQueryResult
Version:
1.0 Represents link to a page containing an embedded video player or a video file. Alternatively, you can use input_message_content to send a message with the specified content instead of the video.
Author:
Ruben Bermudez
See Also: