WIP: Update SinglePost.id to use Int64 instead of Int32 #93

Closed
ViRGEdx wants to merge 1 commits from ViRGEdx/OF-DL:Int64-Post-ID into master

1 Commits

Author SHA1 Message Date
2631e136cd Update OF DL/Entities/Post/SinglePost.cs
Changed post IDs from int (Int32) to long (Int64) as OF post IDs now exceed the 32-bit Integer limit
2025-12-12 23:02:31 +00:00