Alexia.Model.InlineQueryResult.CachedVideo (alexia v0.8.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %Alexia.Model.InlineQueryResult.CachedVideo{
  caption: binary(),
  description: binary(),
  id: binary(),
  input_message_content: InputMessageContent.t(),
  reply_markup: InlineKeyboardMarkup.t(),
  title: binary(),
  type: binary(),
  video_file_id: binary()
}