1
0

add: description support for mastodon

This commit is contained in:
Mar0xy
2023-09-25 21:27:39 +02:00
parent a505e51777
commit b569ac911e
3 changed files with 5 additions and 2 deletions
@@ -6,6 +6,7 @@ namespace MisskeyEntity {
name: string
username: string
createdAt?: string
description?: string
followingCount?: number
followersCount?: number
notesCount?: number