Commit from GitHub Actions (Lint)

This commit is contained in:
itohatweb
2021-05-12 07:03:31 +00:00
parent c5dcde3df6
commit 60428872cd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ import { Errors } from "../../../types/discordeno/errors.ts";
import { endpoints } from "../../../util/constants.ts";
import { snakelize } from "../../../util/utils.ts";
/**
* Creates a new public thread from an existing message. Returns a channel on success, and a 400 BAD REQUEST on invalid parameters. Fires a Thread Create Gateway event.
/**
* Creates a new public thread from an existing message. Returns a channel on success, and a 400 BAD REQUEST on invalid parameters. Fires a Thread Create Gateway event.
* @param messageId when provided the thread will be public
*/
export async function startThread(