nadia v0.7.0 Nadia.Model.InlineQueryResult.CachedSticker

Link to this section Summary

Link to this section Types

Link to this type

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