export const WEBHOOK_EVENTS = { MESSAGE_RECEIVED: 'MESSAGE_RECEIVED', } as const