Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Commit

Permalink
Fixed $channelSendMessage
Browse files Browse the repository at this point in the history
  • Loading branch information
DevSpen authored May 3, 2021
1 parent ed202c6 commit 82aea2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion functions/channelSendMessage.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ bot.command({
type: "command",
name: "send-message",
code: `$channelSendMessage[837405770051223562;Hi!]`
})```
})
```

0 comments on commit 82aea2f

Please sign in to comment.