Badge Updated


Notes:

Triggered when a badge is updated.

Permissions
Read Badges
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: BadgeUpdatedEnvelope): void | Promise<void>

Did this help?