fix for latest client release
Compare changes
+ 20
− 1
@@ -12,9 +12,10 @@ package wasm
@@ -22,6 +23,8 @@ import (
@@ -315,6 +318,10 @@ func (dmc *DMClient) SendText(_ js.Value, args []js.Value) any {
@@ -368,6 +375,12 @@ func (dmc *DMClient) SendReply(_ js.Value, args []js.Value) any {
@@ -409,6 +422,12 @@ func (dmc *DMClient) SendReaction(_ js.Value, args []js.Value) any {