mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-19 11:52:20 -06:00
refactor: event folder
This commit is contained in:
@@ -33,6 +33,8 @@ export enum Events {
|
||||
LABELS_ASSOCIATION = 'labels.association',
|
||||
CREDS_UPDATE = 'creds.update',
|
||||
MESSAGING_HISTORY_SET = 'messaging-history.set',
|
||||
REMOVE_INSTANCE = 'remove.instance',
|
||||
LOGOUT_INSTANCE = 'logout.instance',
|
||||
}
|
||||
|
||||
export declare namespace wa {
|
||||
|
||||
Reference in New Issue
Block a user