Bridge the shortcode as part of reactions
This commit is contained in:
@@ -50,7 +50,8 @@ async function addReaction(data) {
|
||||
rel_type: "m.annotation",
|
||||
event_id: parentID,
|
||||
key
|
||||
}
|
||||
},
|
||||
shortcode: `:${data.emoji.name}:`
|
||||
}, senderMxid)
|
||||
return eventID
|
||||
}
|
||||
|
Reference in New Issue
Block a user