Re-enable reaction notifications and improve message modifier typing
This commit is contained in:
parent
14861aff50
commit
54e252ecc2
7 changed files with 120 additions and 40 deletions
|
@ -32,7 +32,7 @@ export enum MessageReceiptType {
|
|||
View = 'View',
|
||||
}
|
||||
|
||||
type MessageReceiptAttributesType = {
|
||||
export type MessageReceiptAttributesType = {
|
||||
messageSentAt: number;
|
||||
receiptTimestamp: number;
|
||||
sourceUuid: UUIDStringType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue