feat: slash dm (#846)

* chore: cleanup comments

* feat: slash in dm and better event args

Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
This commit is contained in:
Skillz4Killz
2021-04-13 13:28:31 -04:00
committed by GitHub
parent f8d6a74948
commit dc9615bb8a
5 changed files with 25 additions and 253 deletions
-2
View File
@@ -173,5 +173,3 @@ Deno.test({
// TODO: Need to validate tests for these options
// /** Sorting position of the channel */
// position?: number;
// /** The channel's permission overwrites */
// permissionOverwrites?: Overwrite[];