diff --git a/grpc/org.signal.chat.common.html b/grpc/org.signal.chat.common.html index 68f096b5c..a18b07797 100644 --- a/grpc/org.signal.chat.common.html +++ b/grpc/org.signal.chat.common.html @@ -238,7 +238,7 @@

A list of service identifiers for the identified account. Always includes -exactly one ACI service identifier and one PNI service identifier.

+exactly one ACI service identifier and at most one PNI service identifier.

@@ -253,7 +253,8 @@ exactly one ACI service identifier and one PNI service identifier.

string -

The phone number associated with the identified account.

+

The phone number associated with the identified account. May be empty if +the given account does not have a phone number.

diff --git a/grpc/org.signal.chat.credentials.html b/grpc/org.signal.chat.credentials.html index 2fcf88798..15bbe8bce 100644 --- a/grpc/org.signal.chat.credentials.html +++ b/grpc/org.signal.chat.credentials.html @@ -750,7 +750,8 @@ number with their contacts.

bytes -

A delivery receipt that includes the caller's phone number

+

A delivery receipt that includes the caller's phone number; may be empty if +the authenticated account does not have a phone number

diff --git a/grpc/search.html b/grpc/search.html index 04c0a6c3f..aa92611d7 100644 --- a/grpc/search.html +++ b/grpc/search.html @@ -60,8 +60,8 @@