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

Link to this section Summary

Link to this section Types

Specs

t() :: %Alexia.Model.InlineQueryResult.CachedSticker{
  id: binary(),
  input_message_content: InputMessageContent.t(),
  reply_markup: InlineKeyboardMarkup.t(),
  sticker_file_id: binary(),
  type: binary()
}