ex_gram v0.10.0 ExGram.Model.InlineQueryResultPhoto View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %ExGram.Model.InlineQueryResultPhoto{ caption: String.t(), description: String.t(), id: String.t(), input_message_content: ExGram.Model.InputMessageContent.t(), parse_mode: String.t(), photo_height: integer(), photo_url: String.t(), photo_width: integer(), reply_markup: ExGram.Model.InlineKeyboardMarkup.t(), thumb_url: String.t(), title: String.t(), type: String.t() }