Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Create multiple Status types #44

Open
abraham opened this issue Jul 28, 2019 · 0 comments
Open

Create multiple Status types #44

abraham opened this issue Jul 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@abraham
Copy link
Owner

abraham commented Jul 28, 2019

There are a number of fields that are grouped together for specific types of tweets. It would be nice to have the following types:

export type Status = SimpleStatus | ExtendedStatus | QuotedStatus | ReplyStatus | RetweetStatus;

If there are too many permutations this might not make sense.

@abraham abraham added the enhancement New feature or request label Jul 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant