ex_gram v0.10.0 ExGram.Model.InlineQueryResultCachedMpeg4Gif View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %ExGram.Model.InlineQueryResultCachedMpeg4Gif{ caption: String.t(), id: String.t(), input_message_content: ExGram.Model.InputMessageContent.t(), mpeg4_file_id: String.t(), parse_mode: String.t(), reply_markup: ExGram.Model.InlineKeyboardMarkup.t(), title: String.t(), type: String.t() }