Added Giveaway object

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

View file

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