Update Message.ts

This commit is contained in:
Adhiraj Singh
2021-08-22 14:17:11 +05:30
parent 1a5b638859
commit 77fb0322fd

View File

@@ -97,7 +97,7 @@ export type AnyRegularMessageContent = (
{
contacts: {
displayName?: string
contacts: WAContactMessage[]
contacts: proto.IContactMessage[]
}
} |
{