mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Usernames: Create/update/delete in profile editor
This commit is contained in:
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
@@ -270,6 +270,7 @@ export type ConversationAttributesType = {
|
||||
verified?: number;
|
||||
profileLastFetchedAt?: number;
|
||||
pendingUniversalTimer?: string;
|
||||
username?: string;
|
||||
|
||||
// Group-only
|
||||
groupId?: string;
|
||||
|
||||
Reference in New Issue
Block a user