1
0

fix: get account statuses for local users

This commit is contained in:
Mar0xy
2023-09-25 03:23:03 +02:00
parent 97749e6722
commit 3526880607
3 changed files with 7 additions and 4 deletions
+2 -1
View File
@@ -182,7 +182,8 @@ export interface MegalodonInterface {
exclude_replies?: boolean
exclude_reblogs?: boolean
only_media?: boolean
}
},
host?: string
): Promise<Response<Array<Entity.Status>>>
/**
* Favourites timeline of any user.