Skip to main content

Module model

Module model 

Source
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.
ApiErrorId
ID of API errors.

Enums§

ApiErrorKind
Kind of API error.
ApiResult
Result type that represents immediate response from Misskey.

Traits§

Entity
Trait for entity types that has an ID.
EntityRef
Trait for types that serves as a reference (i.e. ID) to E.
PaginationItem
Paginated item type in PaginationRequest.