mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-19 20:19:15 +00:00
feat(provider): ⚡ update
This commit is contained in:
@@ -16,8 +16,8 @@ class MockContext extends CoreClass {
|
||||
* @param {*} messageCtxInComming
|
||||
* @returns
|
||||
*/
|
||||
handleMsg = async ({ from, body }) => {
|
||||
console.log('DEBUG:', messageCtxInComming)
|
||||
handleMsg = async () => {
|
||||
console.log('DEBUG:')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user