mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 20:49:15 +00:00
docs: ⚡ updated video
docs: ⚡ updated video
This commit is contained in:
@@ -10,7 +10,6 @@ class FlowClass {
|
||||
this.flowRaw = _flow
|
||||
|
||||
this.allCallbacks = flatObject(_flow)
|
||||
console.log('[🙌🙌🙌]', this.allCallbacks)
|
||||
|
||||
const mergeToJsonSerialize = Object.keys(_flow)
|
||||
.map((indexObjectFlow) => _flow[indexObjectFlow].toJson())
|
||||
|
||||
Reference in New Issue
Block a user