Alexia.Model.ChosenInlineResult (alexia v0.8.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %Alexia.Model.ChosenInlineResult{
  from: Alexia.Model.User.t(),
  inline_message_id: binary(),
  location: Alexia.Model.Location.t(),
  query: binary(),
  result_id: binary()
}