GetContactRequest
Namespace: Signal.Bot.Requests
Full Name: Signal.Bot.Requests.GetContactRequest
Summary
Represents a request to retrieve detailed information about a specific contact.
Properties
Number
The phone number of the Signal account making the request.
ContactId
The phone number or unique identifier of the contact to retrieve.
Methods
#ctor
csharp
#ctor(Number, ContactId)Represents a request to retrieve detailed information about a specific contact.
Parameters:
Number- The phone number of the Signal account making the request.ContactId- The phone number or unique identifier of the contact to retrieve.
