implement /api/v1/favourites
This commit is contained in:
@@ -32,6 +32,7 @@ namespace MisskeyAPI {
|
||||
export type Notification = MisskeyEntity.Notification
|
||||
export type Poll = MisskeyEntity.Poll
|
||||
export type Reaction = MisskeyEntity.Reaction
|
||||
export type NoteReaction = MisskeyEntity.NoteReaction
|
||||
export type Relation = MisskeyEntity.Relation
|
||||
export type User = MisskeyEntity.User
|
||||
export type UserDetail = MisskeyEntity.UserDetail
|
||||
|
||||
Reference in New Issue
Block a user