emoji updates

This commit is contained in:
jake 2025-07-16 15:53:22 -04:00
parent c6d877b101
commit bfe9601cd3
Signed by: jake
GPG Key ID: 9C14443265672660

View File

@ -36,6 +36,7 @@ const (
ReactionSkull Reaction = "💀" ReactionSkull Reaction = "💀"
ReactionSpeakingHead Reaction = "🗣️" ReactionSpeakingHead Reaction = "🗣️"
ReactionGreenCheck Reaction = "✅" ReactionGreenCheck Reaction = "✅"
ReactionDragon Reaction = "🐉"
) )
// information about attachments to messages // information about attachments to messages