bot-api-7.0
stdkhai 2024-01-06 16:11:09 +02:00
parent e06de39556
commit 8db24a9981
1 changed files with 1 additions and 1 deletions

View File

@ -1764,7 +1764,7 @@ type GiveawayCompleted struct {
// Number of undistributed prizes // Number of undistributed prizes
// //
// optional // 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 // Message with the giveaway that was completed, if it wasn't deleted
// //
// optional // optional