Skip to content

AddDeviceRequest

Namespace: Signal.Bot.Requests

Full Name: Signal.Bot.Requests.AddDeviceRequest

Summary

Represents a request to add a new device to a Signal account.

Properties

Number

The phone number of the Signal account to which the device will be added.

Uri

Gets or sets the device URI/link for pairing the new device (optional).

Methods

#ctor

csharp
#ctor(Number)

Represents a request to add a new device to a Signal account.

Parameters:

  • Number - The phone number of the Signal account to which the device will be added.