Show about info from contact profiles
This commit is contained in:
parent
c8b551edab
commit
258bd55dd2
13 changed files with 140 additions and 76 deletions
2
ts/model-types.d.ts
vendored
2
ts/model-types.d.ts
vendored
|
@ -201,6 +201,8 @@ export type ConversationAttributesType = {
|
|||
e164?: string;
|
||||
|
||||
// Private other fields
|
||||
about?: string;
|
||||
aboutEmoji?: string;
|
||||
profileFamilyName?: string;
|
||||
profileKey?: string;
|
||||
profileName?: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue