Skip to content

UpdateAccountSettingsRequest

Namespace: Signal.Bot.Requests

Full Name: Signal.Bot.Requests.UpdateAccountSettingsRequest

Summary

Represents a request to update the account privacy and discoverability settings.

Properties

Number

The phone number of the Signal account whose settings are being updated.

DiscoverableByNumber

Gets or sets whether the account can be discovered by others using the phone number.

ShareNumber

Gets or sets whether to share the phone number with contacts.

Methods

#ctor

csharp
#ctor(Number)

Represents a request to update the account privacy and discoverability settings.

Parameters:

  • Number - The phone number of the Signal account whose settings are being updated.