View Source Elixteg.Model.InlineQueryResult.Mpeg4Gif (elixteg v0.7.0)
Link to this section Summary
Link to this section Types
@type t() :: %Elixteg.Model.InlineQueryResult.Mpeg4Gif{ caption: binary(), description: binary(), id: binary(), input_message_content: InputMessageContent.t(), mpeg4_height: integer(), mpeg4_url: binary(), mpeg4_width: integer(), reply_markup: InlineKeyboardMarkup.t(), thumb_url: binary(), title: binary(), type: binary() }