Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticker support #18

Open
swarley opened this issue Jan 2, 2021 · 2 comments
Open

Sticker support #18

swarley opened this issue Jan 2, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@swarley
Copy link
Member

swarley commented Jan 2, 2021

Message objects can have an array of stickers associated with them.

This will require a new class (Sticker) and an additional field (#stickers) on Message.

@swarley swarley added enhancement New feature or request good first issue Good for newcomers labels Jan 3, 2021
@swarley swarley added this to the v3.5.0 milestone Jan 3, 2021
@vStone
Copy link

vStone commented Oct 4, 2021

Do we use #stickers or #sticker_items (following the api)? I'm contemplating adding this so I can remove those pesky stickers more easily :)

@swarley
Copy link
Member Author

swarley commented Oct 4, 2021

I would say sticker_items with a stickers alias. Since one is correct and the other is more natural

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants