Read receipt fix + export proto

This commit is contained in:
Adhiraj Singh
2020-07-09 15:22:25 +05:30
parent 7a2a5e03a8
commit 3a1e59ed17
5 changed files with 10 additions and 6 deletions

View File

@@ -85,7 +85,8 @@ export interface MessageStatusUpdate {
}
export interface PresenceUpdate {
id: string
type?: string
participant?: string
type?: Presence
deny?: boolean
}
// path to upload the media