DefinitelyTyped/types/twit
Lordie 0d76641b62
add properties to Params interface in twit package to support the statuses/update endpoint (#47263)
* added missing params from statuses/update

https://developer.twitter.com/en/docs/twitter-api/v1/tweets/post-and-engage/api-reference/post-statuses-update

* made all params optional and changed types

* better type for exclude_reply_user_ids

I tested and exclude_reply_user_ids param can also be just a string

Co-authored-by: Abraham Williams <4braham@gmail.com>

Co-authored-by: Abraham Williams <4braham@gmail.com>
2020-09-08 08:25:07 -04:00
..
index.d.ts
tsconfig.json
tslint.json
twit-tests.ts