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

Link to this section Summary

Link to this section Types

Specs

t() :: %Alexia.Model.InlineQueryResult.CachedVoice{
  id: binary(),
  input_message_content: InputMessageContent.t(),
  reply_markup: InlineKeyboardMarkup.t(),
  title: binary(),
  type: binary(),
  voice_file_id: binary()
}