-
Notifications
You must be signed in to change notification settings - Fork 8
Delete Hook
Furkan Güngör edited this page Dec 22, 2021
·
3 revisions
Get IHookService
from Dependency Injection.
await hookService.RemoveAsync(hookId);
Welcome to the Iron Hook wiki!
Topics:
-
Getting Started
-
Providers
-
Quick Implementation
-
Customization
-
Other