Telegraph.Model.InlineQuery (telegraph v0.8.3) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Telegraph.Model.InlineQuery{
from: Telegraph.Model.User.t(),
id: binary(),
location: Telegraph.Model.Location.t(),
offset: integer(),
query: binary()
}