@antiraid-ext/events/discord/EntitlementDelete
API reference for @antiraid-ext/events/discord/EntitlementDelete
@antiraid-ext/events/discord/EntitlementDelete
Functions
onEntitlementDelete
EntitlementDelete
Provides data about the subscription. Specifically, the ``entitlement.deleted`` field will be set.
Function Signature
--- EntitlementDelete
---
--- Provides data about the subscription. Specifically, the \`\`entitlement.deleted\`\` field will be set.
function onEntitlementDelete(event: Primitives.Event, callback: (entitlement: discord.EntitlementObject) -> ()) end
Arguments
event
callback
Function Signature
callback: (entitlement: discord.EntitlementObject) -> ()
Arguments
entitlement
Last updated on