grammyjs / emoji

Helpers for sending emojis.
https://grammy.dev/plugins/emoji
MIT License
9 stars 2 forks source link

feat: export reaction emoji data #20

Closed KnorpelSenf closed 10 months ago

KnorpelSenf commented 10 months ago
await ctx.react(Reactions.thumbs_up)
dcdunkan commented 10 months ago

Thank you!