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.