all repos — telegram-bot-api @ 8db24a9981e18884b13b55c77f7d6e8fd4217557

Golang bindings for the Telegram Bot API

fix typo
stdkhai k.o.zhuk@student.khai.edu
Sat, 06 Jan 2024 16:11:09 +0200
commit

8db24a9981e18884b13b55c77f7d6e8fd4217557

parent

e06de39556c0d2b2696c8c1c148b46dffdcd2831

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M types.gotypes.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