GetIdentitiesRequest
Namespace: Signal.Bot.Requests
Full Name: Signal.Bot.Requests.GetIdentitiesRequest
Summary
Represents a request to retrieve all known identity keys for contacts, used for verifying end-to-end encryption.
Properties
Number
The phone number of the Signal account whose identity keys should be retrieved.
Methods
#ctor
csharp
#ctor(Number)Represents a request to retrieve all known identity keys for contacts, used for verifying end-to-end encryption.
Parameters:
Number- The phone number of the Signal account whose identity keys should be retrieved.
