mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
Update twit/index.d.ts (#16957)
Added a missing param "track" to interface Param
This commit is contained in:
committed by
Mohamed Hegazy
parent
214653678c
commit
3bca67a5e7
Vendored
+1
@@ -230,6 +230,7 @@ declare module 'twit' {
|
||||
include_entities?: boolean,
|
||||
|
||||
// Other params from various endpoints
|
||||
track?: string | string[],
|
||||
media_id?: string,
|
||||
media_ids?: string[],
|
||||
alt_text?: {
|
||||
|
||||
Reference in New Issue
Block a user