Telegraph.Model.InlineQuery (telegraph v0.7.0) 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()
}