Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonyakun/misskeytypes
Type definitions used in Misskey API responses.
https://github.com/sonyakun/misskeytypes
misskey misskey-api type-definitions
Last synced: about 1 month 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 (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-18T16:54:14.000Z (9 months ago)
- Last Synced: 2024-11-11T02:10:06.991Z (about 1 month ago)
- Topics: misskey, misskey-api, type-definitions
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- 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)