mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-30 01:47:21 +08:00
twit update Params (#27540)
This commit is contained in:
1
types/twit/index.d.ts
vendored
1
types/twit/index.d.ts
vendored
@@ -270,6 +270,7 @@ declare module 'twit' {
|
||||
exclude_replies?: boolean,
|
||||
include_rts?: boolean,
|
||||
skip_status?: boolean,
|
||||
url?: string,
|
||||
}
|
||||
export interface PromiseResponse {
|
||||
data: Response,
|
||||
|
||||
Reference in New Issue
Block a user