Telegraph.Model.InlineQueryResult.CachedAudio (telegraph v0.7.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegraph.Model.InlineQueryResult.CachedAudio{
  audio_file_id: binary(),
  id: binary(),
  input_message_content: InputMessageContent.t(),
  reply_markup: InlineKeyboardMarkup.t(),
  type: binary()
}