https://github.com/sonyakun/misskeytypes
Type definitions used in Misskey API responses.
https://github.com/sonyakun/misskeytypes
misskey misskey-api type-definitions
Last synced: 6 days ago
JSON representation
Type definitions used in Misskey API responses.
- Host: GitHub
- URL: https://github.com/sonyakun/misskeytypes
- Owner: sonyakun
- Created: 2024-03-18T16:32:53.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T16:54:14.000Z (about 2 years ago)
- Last Synced: 2026-02-15T04:53:39.793Z (4 months ago)
- Topics: misskey, misskey-api, type-definitions
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MisskeyTypes (MiTypes)
Type definitions used in Misskey API responses.
## Install
```
$ pip install mitypes
```
### list of type definitions
- Note
- channel
- Poll
- drive
- DriveFolder
- DriveFile
- df_property (DriveFile.properties)
- user
- User
- AvatarDecorations (User.avatarDecorations)
- UserLite
- AvatarDecorations (UserLite.avatarDecorations)