Skip to content

Releases: danog/tg-file-decoder

Modern PHP 8 API

01 Apr 16:52
Compare
Choose a tag to compare

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.