Added PaidMediaInfo Object

This commit is contained in:
netkas 2024-09-30 14:03:29 -04:00
parent cb383d3183
commit b256812da6
2 changed files with 60 additions and 0 deletions

View file

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