Nadia.Model.InlineQuery (nadia v0.8.0)

View Source

Summary

Types

t()

@type t() :: %Nadia.Model.InlineQuery{
  from: Nadia.Model.User.t(),
  id: binary(),
  location: Nadia.Model.Location.t(),
  offset: integer(),
  query: binary()
}