From a7132977400e92f96d696735a07056fe8b5a1e60 Mon Sep 17 00:00:00 2001 From: "danielcardeenas@gmail.com" Date: Sat, 11 Apr 2020 15:56:51 -0500 Subject: [PATCH] Expose message model --- src/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.ts b/src/index.ts index f79ffe52..454bdbaf 100644 --- a/src/index.ts +++ b/src/index.ts @@ -8,6 +8,7 @@ export { HostDevice, Id, LiveLocation, + Message, PartialMessage, ParticipantEvent, WhatsappProfile,