Disappearing message cleanups
This commit is contained in:
parent
dfa6fb5d61
commit
03a187097f
16 changed files with 149 additions and 268 deletions
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
|
@ -90,7 +90,6 @@ export type MessageAttributesType = {
|
|||
errors?: Array<CustomError>;
|
||||
expirationStartTimestamp: number | null;
|
||||
expireTimer: number;
|
||||
expires_at: number;
|
||||
groupMigration?: GroupMigrationType;
|
||||
group_update: {
|
||||
avatarUpdated: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue