View Source Elixteg.Model.InlineQuery (elixteg v0.7.0)
Link to this section Summary
Link to this section Types
@type t() :: %Elixteg.Model.InlineQuery{ from: Elixteg.Model.User.t(), id: binary(), location: Elixteg.Model.Location.t(), offset: integer(), query: binary() }