Releases: danog/tg-file-decoder
Releases · danog/tg-file-decoder
1.0.2
Modern PHP 8 API
This release features a major modernization refactoring!
All constants were removed and turned into the FileIdType and UniqueFileIdType enums, all getters and setters from the FileId and UniqueFileId classes were removed and replaced with public readonly properties, plus the overall API was improved.