mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Update 6.MessagesSend.ts (#408)
This commit is contained in:
@@ -62,7 +62,7 @@ export class WAConnection extends Base {
|
||||
await this.setQuery([
|
||||
[
|
||||
'group',
|
||||
{ id: tag, jid, tyoe: 'prop', author: this.user.jid },
|
||||
{ id: tag, jid, type: 'prop', author: this.user.jid },
|
||||
[ [ 'ephemeral', { value: ephemeralExpiration.toString() }, null ] ]
|
||||
]
|
||||
], [WAMetric.group, WAFlag.other], tag)
|
||||
|
||||
Reference in New Issue
Block a user