Skip to content

SetPinRequest

Namespace: Signal.Bot.Requests

Full Name: Signal.Bot.Requests.SetPinRequest

Summary

Represents a request to set or update the registration lock PIN for the Signal account.

Properties

Number

The phone number of the Signal account for which the PIN is being set.

Pin

Gets or sets the PIN to set for registration lock (typically 4-8 digits).

Methods

#ctor

csharp
#ctor(Number)

Represents a request to set or update the registration lock PIN for the Signal account.

Parameters:

  • Number - The phone number of the Signal account for which the PIN is being set.