1 Commits

Author SHA1 Message Date
bfe9601cd3 emoji updates 2025-07-16 15:53:22 -04:00

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