Use Attachment.isVoiceMessage
This commit is contained in:
parent
5789b3eb75
commit
a86056630f
2 changed files with 2 additions and 15 deletions
|
@ -179,4 +179,5 @@ exports.deleteData = deleteAttachmentData => {
|
|||
};
|
||||
};
|
||||
|
||||
exports.isVoiceMessage = AttachmentTS.isVoiceMessage;
|
||||
exports.save = AttachmentTS.save;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue