ex_gram v0.5.0-rc5 ExGram.Model.InlineQueryResultCachedVideo View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %ExGram.Model.InlineQueryResultCachedVideo{ caption: String.t(), description: String.t(), id: String.t(), input_message_content: ExGram.Model.InputMessageContent.t(), reply_markup: ExGram.Model.InlineKeyboardMarkup.t(), title: String.t(), type: String.t(), video_file_id: String.t() }