Commit b546930e authored by nanahira's avatar nanahira

readme

parent e56c5de8
...@@ -36,7 +36,7 @@ export default class MyPlugin implements OnApply { ...@@ -36,7 +36,7 @@ export default class MyPlugin implements OnApply {
} }
@UseEvent('message') @UseEvent('message')
onMessage(session: Session.Payload<'message'>) { onMessage(session: Session) {
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment