add: description support for mastodon
This commit is contained in:
@@ -6,6 +6,7 @@ namespace MisskeyEntity {
|
||||
name: string
|
||||
username: string
|
||||
createdAt?: string
|
||||
description?: string
|
||||
followingCount?: number
|
||||
followersCount?: number
|
||||
notesCount?: number
|
||||
|
||||
Reference in New Issue
Block a user