misskey-api 0.2.0

API bindings of Misskey, including requests/responses of endpoints and messages on channels
Documentation
1
2
3
4
5
6
pub mod create;
pub mod delete;
pub mod list;
pub mod notes;
pub mod show;
pub mod update;