drifteri
|
0fb61ec1e0
|
fix: getGameHighScores returns an array of high scores instead of a single object (#94)
|
2024-06-19 14:54:54 +03:00 |
|
negasus
|
95b8f8c9f2
|
add Marshal functions for struct with many types
- ChatBoostSource
- ChatBackground
- ChatMember
- MenuButton
- MaybeInaccessibleMessage
- ReactionType
- MessageOrigin
|
2024-05-22 17:14:55 +03:00 |
|
Vasilii Morozov (Basil Morozov)
|
a8e8c134bb
|
Add UnmarshalJSON for InputFileString (#76)
* add UnmarshalJSON for InputFileString
* pointer recievers for inputFile implementations
* fix test
|
2024-04-08 11:50:37 +03:00 |
|
Andrew Privalov
|
d74b107d69
|
bot api 6.7 (#28)
|
2023-04-24 09:11:48 +03:00 |
|
Andrew Privalov
|
83b28021a4
|
V6.6 (#20)
* api v6.6
* fix some tests on golangci lint
* update changelog and readme
|
2023-03-14 11:26:55 +03:00 |
|
Andrew Privalov
|
37b2614b62
|
Change field Thumb type (#13)
* change Thumb fields to InputFile
* change Thumb fields to InputFile
* fix test
|
2023-01-30 23:05:50 +03:00 |
|
Andrew Privalov
|
2d86115e4b
|
Tests (#12)
* remove handlerType param from RegisterHandlerMatchFunc
* change ChatID to `any` for StopMessageLiveLocationParams
* check rawRequest param by reflect isNil
* wip: add tests
* add methods tests
|
2023-01-19 10:59:16 +03:00 |
|