upd: megalodon to v7
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace MastodonEntity {
|
||||
export type Stats = {
|
||||
user_count: number
|
||||
status_count: number
|
||||
domain_count: number
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user