fix typo
stdkhai k.o.zhuk@student.khai.edu
Sat, 06 Jan 2024 16:11:09 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
types.go
→
types.go
@@ -1764,7 +1764,7 @@ WinnerCount int `json:"winner_count"`
// 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