mirror of
https://github.com/Decicus/DecAPI-Docs.git
synced 2024-11-22 21:02:30 +01:00
Fix notes on /twitter/accountage
This commit is contained in:
parent
09c976816d
commit
c421a771ee
@ -7,7 +7,8 @@ endpoints:
|
||||
qs:
|
||||
- name: "precision"
|
||||
description: "How precise the timestamp should be in terms of years, months, weeks, days, hours, minutes & seconds.- Default: <code>2</code>."
|
||||
notes: 'Retrieves the account age of the specified Twitter user.'
|
||||
notes:
|
||||
- 'Retrieves the account age of the specified Twitter user.'
|
||||
- route: "latest/:user"
|
||||
parameters:
|
||||
- name: ":user"
|
||||
|
Loading…
Reference in New Issue
Block a user