Alexia.Model.InlineQuery (alexia v0.8.1)

Link to this section Summary

Link to this section Types

Specs

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