Nadia.Model.InlineQueryResult (nadia v0.8.0)

View Source

Summary

Types

t()

@type t() ::
  Nadia.Model.InlineQueryResult.Article.t()
  | Nadia.Model.InlineQueryResult.Photo.t()
  | Nadia.Model.InlineQueryResult.Gif.t()
  | Nadia.Model.InlineQueryResult.Mpeg4Gif.t()
  | Nadia.Model.InlineQueryResult.Video.t()
  | Nadia.Model.InlineQueryResult.Audio.t()
  | Nadia.Model.InlineQueryResult.Voice.t()
  | Nadia.Model.InlineQueryResult.Document.t()
  | Nadia.Model.InlineQueryResult.Location.t()
  | Nadia.Model.InlineQueryResult.Venue.t()
  | Nadia.Model.InlineQueryResult.Contact.t()
  | Nadia.Model.InlineQueryResult.CachedPhoto
  | Nadia.Model.InlineQueryResult.CachedGif
  | Nadia.Model.InlineQueryResult.CachedMpeg4Gif
  | Nadia.Model.InlineQueryResult.CachedSticker
  | Nadia.Model.InlineQueryResult.CachedDocument
  | Nadia.Model.InlineQueryResult.CachedVideo
  | Nadia.Model.InlineQueryResult.CachedVoice
  | Nadia.Model.InlineQueryResult.CachedAudio