mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-07 14:30:38 +00:00
more debug message cleanup
This commit is contained in:
parent
26a3bc1481
commit
bc3f8803dc
6 changed files with 13 additions and 13 deletions
|
@ -194,7 +194,7 @@ Exceptions: Failure, InvalidNumber
|
|||
|
||||
getContactName(number<s>) -> name<s>::
|
||||
* number : Phone number
|
||||
* name : Contact's name in local storage (from the master device for a linked account, or the one set with setContactName); if not set, contact's profile name is used
|
||||
* name : Contact's name in local storage (from the primary device for a linked account, or the one set with setContactName); if not set, contact's profile name is used
|
||||
|
||||
setContactName(number<s>,name<>) -> <>::
|
||||
* number : Phone number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue