Contains many destructive changes!
- THE PACKAGE NAME HAS CHANGED!
Misskey
→misskey
- The old Misskey class has moved into
legacy
.(misskey.legacy.Misskey.Misskey
)
Packages inlegacy
will be removed in a future update. - The code has been rewritten from scratch to improve maintainability.
- It covers the minimum required API methods. It will be expanded in a future update.
drive_files_create
now supports file streams opened withopen
etc.
Enjoy new Misskey.py!