Nadia.Model.ChatBoost (nadia v1.5.0)

View Source

Summary

Types

t()

@type t() :: %Nadia.Model.ChatBoost{
  add_date: integer(),
  boost_id: binary(),
  expiration_date: integer(),
  source: Nadia.Model.ChatBoostSource.t()
}