This commit is contained in:
syuilo 2018-06-11 09:11:32 +09:00
parent dc3c80e3ce
commit 2ec25a7729
10 changed files with 185 additions and 43 deletions

View file

@ -628,6 +628,11 @@ const endpoints: Endpoint[] = [
withCredential: true
},
{
name: 'hashtags/trend',
withCredential: true
},
{
name: 'messaging/history',
withCredential: true,