mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
feat: minor updates to accomodate slack
This commit is contained in:
@@ -212,7 +212,7 @@ export class ChatService {
|
||||
mid: event.getId(),
|
||||
recipient: recipient.id,
|
||||
message: event.getMessage(),
|
||||
delivery: false,
|
||||
delivery: true,
|
||||
read: false,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user