fix: Added group membership validation before sending message to groups

This commit is contained in:
Davidson Gomes
2023-07-16 18:01:43 -03:00
parent b9eb8d45b2
commit c00f132145
3 changed files with 7 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ import {
SendAudioDto,
SendButtonDto,
SendContactDto,
SendLinkPreviewDto,
SendListDto,
SendLocationDto,
SendMediaDto,