upd: move patch function and make note user always detail
This commit is contained in:
@@ -8,7 +8,7 @@ namespace MisskeyEntity {
|
||||
id: string
|
||||
createdAt: string
|
||||
userId: string
|
||||
user: User
|
||||
user: UserDetail
|
||||
text: string | null
|
||||
cw: string | null
|
||||
visibility: 'public' | 'home' | 'followers' | 'specified'
|
||||
|
||||
Reference in New Issue
Block a user