This commit is contained in:
stdkhai 2024-01-06 16:11:09 +02:00
parent e06de39556
commit 8db24a9981

View file

@ -1764,7 +1764,7 @@ type GiveawayCompleted struct {
// Number of undistributed prizes
//
// optional
UnclaimedprizeCounr int `json:"unclaimed_prize_count,omitempty"`
UnclaimedPrizeCount int `json:"unclaimed_prize_count,omitempty"`
// Message with the giveaway that was completed, if it wasn't deleted
//
// optional