mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
Fix the remark on getWebhook (#3950)
This commit is contained in:
@@ -2368,7 +2368,7 @@ export interface RestManager {
|
||||
* @returns An instance of {@link CamelizedDiscordWebhook}.
|
||||
*
|
||||
* @remarks
|
||||
* Requires the `MANAGE_WEBHOOKS` permission.
|
||||
* Requires the `MANAGE_WEBHOOKS` permission unless the application making the request owns the webhook.
|
||||
*
|
||||
* @see {@link https://discord.com/developers/docs/resources/webhook#get-webhook}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user