Telegex v0.0.2 Telegex.Model.InlineQuery View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Telegex.Model.InlineQuery{ from: Telegex.Model.User.t(), id: String.t(), location: Telegex.Model.Location.t() | nil, offset: String.t(), query: String.t() }