adding emojis
This commit is contained in:
parent
e1bae3edea
commit
8f9205fbf0
@ -34,6 +34,7 @@ const (
|
|||||||
ReactionDoubleExclamation Reaction = ":bangbang:"
|
ReactionDoubleExclamation Reaction = ":bangbang:"
|
||||||
ReactionSkull Reaction = ":skull:"
|
ReactionSkull Reaction = ":skull:"
|
||||||
ReactionSpeakingHead Reaction = ":speaking_head:"
|
ReactionSpeakingHead Reaction = ":speaking_head:"
|
||||||
|
ReactionGreenCheck Reaction = ":white_check_mark:"
|
||||||
)
|
)
|
||||||
|
|
||||||
// information about attachments to messages
|
// information about attachments to messages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user