parent
70e0bd2003
commit
7cce144eab
@ -33,6 +33,12 @@ export class ReadState extends BaseClass {
|
||||
|
||||
@Column({ nullable: true })
|
||||
last_message_id: string;
|
||||
|
||||
@Column({ nullable: true })
|
||||
public_ack: string;
|
||||
|
||||
@Column({ nullable: true })
|
||||
notifications_cursor: string;
|
||||
|
||||
@Column({ nullable: true })
|
||||
last_pin_timestamp?: Date;
|
||||
|
Loading…
x
Reference in New Issue
Block a user