mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +00:00
add cursor param
This commit is contained in:
Vendored
+1
@@ -260,6 +260,7 @@ declare module 'twit' {
|
||||
long?: number,
|
||||
follow?: boolean,
|
||||
include_email?: boolean,
|
||||
cursor?: number,
|
||||
}
|
||||
export interface PromiseResponse {
|
||||
data: Response,
|
||||
|
||||
Reference in New Issue
Block a user