mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-16 18:39:27 +08:00
add cursor param
This commit is contained in:
1
types/twit/index.d.ts
vendored
1
types/twit/index.d.ts
vendored
@@ -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