WebhookCreateEntry
- class WebhookCreateEntry()
Audit log entry for a webhook creation action.
exported from
lib.weeble.d- Extends:
Properties
- WebhookCreateEntry.actionType
type: readonly 50
The type of action this entry represents.
- WebhookCreateEntry.changes
type: readonly { avatarHash?:
IActionChangeNewValue<string>; channelId:IActionChangeNewValue<string>; name:IActionChangeNewValue<string>; type:IActionChangeNewValue<number>; }Raw changes object (use subclass for typed access).