Implement #770
This commit is contained in:
parent
5c37b9cef3
commit
13a568889c
9 changed files with 228 additions and 50 deletions
|
|
@ -326,6 +326,9 @@ const endpoints: Endpoint[] = [
|
|||
withCredential: true,
|
||||
kind: 'account-read'
|
||||
},
|
||||
{
|
||||
name: 'users/get_frequently_replied_users'
|
||||
},
|
||||
|
||||
{
|
||||
name: 'following/create',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue