Telegraph.Model.InlineQueryResult.Gif (telegraph v0.8.1) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Telegraph.Model.InlineQueryResult.Gif{ caption: binary(), description: binary(), gif_height: integer(), gif_url: binary(), gif_width: integer(), id: binary(), input_message_content: InputMessageContent.t(), reply_markup: InlineKeyboardMarkup.t(), thumb_url: binary(), title: binary(), type: binary() }