DiscordWebhookAPI icon indicating copy to clipboard operation
DiscordWebhookAPI copied to clipboard

An include featuring a well documented, complete wrapper of the Discord Webhook API written in SourcePawn using methodmaps and the RIPExt extension.

Results 1 DiscordWebhookAPI issues
Sort by recently updated
recently updated
newest added

According to the [docs](https://discord.com/developers/docs/resources/webhook#execute-webhook), in order to create a forum thread, you only have to supply an additional `thread_name` field in the JSON (and use a forum channel webhook URL)....