Added ExternalReplyInfo object

This commit is contained in:
netkas 2024-09-30 15:16:53 -04:00
parent c0146c97ab
commit eb15ca3ee9
2 changed files with 349 additions and 0 deletions

View file

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