Added GiveawayWinners object

This commit is contained in:
netkas 2024-09-30 15:02:55 -04:00
parent 8a7df394f0
commit c0146c97ab
2 changed files with 189 additions and 0 deletions

View file

@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Added PaidMediaInfo Object
* Added Story object
* Added Giveaway object
* Added GiveawayWinners object
### Changed
* Refactored the way HTTP requests are handled & methods are called