LogoAntiRaid

@antiraid-ext/events/discord/GuildStickersUpdate

API reference for @antiraid-ext/events/discord/GuildStickersUpdate

@antiraid-ext/events/discord/GuildStickersUpdate

Functions

onGuildStickersUpdate

GuildStickersUpdate

Dispatched when the stickers in a guild are updated.

Function Signature
--- GuildStickersUpdate
---
--- Dispatched when the stickers in a guild are updated.
function onGuildStickersUpdate(event: Primitives.Event, callback: (payload: discordgateway.GuildStickersUpdatePayload) -> ()) end

Arguments

event

Primitives.Event

callback

Function Signature
callback: (payload: discordgateway.GuildStickersUpdatePayload) -> ()

Arguments

payload

discordgateway.GuildStickersUpdatePayload

Last updated on