Telegex
v1.8.0

        View Source Telegex.Type.InlineQueryResult (Telegex v1.8.0)

        This object represents one result of an inline query. Telegram clients currently support results of the following 20 types:

        Summary

        Types

        t()

        Types

        Link to this type

        t()

        View Source
        @type t() ::
          Telegex.Type.InlineQueryResultCachedAudio.t()
          | Telegex.Type.InlineQueryResultCachedDocument.t()
          | Telegex.Type.InlineQueryResultCachedGif.t()
          | Telegex.Type.InlineQueryResultCachedMpeg4Gif.t()
          | Telegex.Type.InlineQueryResultCachedPhoto.t()
          | Telegex.Type.InlineQueryResultCachedSticker.t()
          | Telegex.Type.InlineQueryResultCachedVideo.t()
          | Telegex.Type.InlineQueryResultCachedVoice.t()
          | Telegex.Type.InlineQueryResultArticle.t()
          | Telegex.Type.InlineQueryResultAudio.t()
          | Telegex.Type.InlineQueryResultContact.t()
          | Telegex.Type.InlineQueryResultGame.t()
          | Telegex.Type.InlineQueryResultDocument.t()
          | Telegex.Type.InlineQueryResultGif.t()
          | Telegex.Type.InlineQueryResultLocation.t()
          | Telegex.Type.InlineQueryResultMpeg4Gif.t()
          | Telegex.Type.InlineQueryResultPhoto.t()
          | Telegex.Type.InlineQueryResultVenue.t()
          | Telegex.Type.InlineQueryResultVideo.t()
          | Telegex.Type.InlineQueryResultVoice.t()

        Hex Package Hex Preview Download ePub version

        Built using ExDoc (v0.33.0) for the Elixir programming language