executeGithubWebhook

suspend fun executeGithubWebhook(webhookId: Snowflake, token: String, body: JsonObject, wait: Boolean? = null, threadId: Snowflake? = null)(source)