Expand description
Object types used in API.
Modules§
- abuse_
user_ report - announcement
- antenna
- blocking
- channel
- chart
- clip
- drive
- emoji
- following
- id
- log
- messaging
- meta
- muting
- note
- note_
favorite - note_
reaction - notification
- page
- query
- signin
- sort
- user
- user_
group - user_
list
Structs§
- ApiError
- API error returned from Misskey.
- ApiError
Id - ID of API errors.
Enums§
- ApiError
Kind - Kind of API error.
- ApiResult
- Result type that represents immediate response from Misskey.
Traits§
- Entity
- Trait for entity types that has an ID.
- Entity
Ref - Trait for types that serves as a reference (i.e. ID) to
E. - Pagination
Item - Paginated item type in
PaginationRequest.