ex_gram v0.8.0 ExGram.Model.InlineQuery View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %ExGram.Model.InlineQuery{ from: ExGram.Model.User.t(), id: String.t(), location: ExGram.Model.Location.t(), offset: String.t(), query: String.t() }