0.13.10 : add fiels on message and channel
Build release Docker image / Build Docker Images (push) Failing after 4m58s
Build release Docker image / Build Docker Images (push) Failing after 4m58s
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
routes: [
|
||||
{
|
||||
method: "POST",
|
||||
path: "/messages/:id/react",
|
||||
handler: "message.addReaction",
|
||||
},
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user