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