Telegraph.Model.InlineQueryResult.CachedSticker (telegraph v0.7.0) View Source

Link to this section Summary

Link to this section Types

Specs

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