mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
.
This commit is contained in:
@@ -70,7 +70,6 @@ export class WAConnection extends Base {
|
||||
break
|
||||
default:
|
||||
m = await this.prepareMessageMedia(message as Buffer, type, options)
|
||||
console.log (m)
|
||||
break
|
||||
}
|
||||
return WAMessageProto.Message.create (m)
|
||||
|
||||
Reference in New Issue
Block a user