twitter-d icon indicating copy to clipboard operation
twitter-d copied to clipboard

TypeScript types for Twitter API objects

Results 5 twitter-d issues
Sort by recently updated
recently updated
newest added

I'm pretty sure this is what the Twitter API gives for all coordinates now; it's what I get from both search and streaming APIs.

enhancement

Seems like `name-dts` might be the common convention. - https://github.com/google/schema-dts

enhancement
question

There are a number of fields that are grouped together for specific types of tweets. It would be nice to have the following types: ```typescript export type Status = SimpleStatus...

enhancement

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.2.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v6.2.0 6.2.0 (2023-07-24) Bug Fixes eslint-plugin: [member-ordering] account for repeated names (#6864) (d207b59) eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift...

dependencies