Nadia.Model.ChatBoostSourceGiveaway (nadia v1.1.0)

View Source

Summary

Types

t()

@type t() :: %Nadia.Model.ChatBoostSourceGiveaway{
  giveaway_message_id: integer(),
  is_unclaimed: boolean(),
  prize_star_count: integer(),
  source: binary(),
  user: Nadia.Model.User.t()
}