GetContactsRequest
Namespace: Signal.Bot.Requests
Full Name: Signal.Bot.Requests.GetContactsRequest
Summary
Represents a request to retrieve all contacts stored in the Signal account.
Properties
Number
The phone number of the Signal account whose contacts should be retrieved.
Methods
#ctor
csharp
#ctor(Number)Represents a request to retrieve all contacts stored in the Signal account.
Parameters:
Number- The phone number of the Signal account whose contacts should be retrieved.
