inputMessageContent property

InputMessageContent? inputMessageContent
final

Optional. Content of the message to be sent instead of the video. This field is required if InlineQueryResultVideo is used to send an HTML-page as a result (e.g., a YouTube video).

Implementation

final InputMessageContent? inputMessageContent;