Skip to content

SetUsernameRequest

Namespace: Signal.Bot.Requests

Full Name: Signal.Bot.Requests.SetUsernameRequest

Summary

Represents a request to set a unique username for the Signal account, enabling discovery without sharing the phone number.

Properties

Number

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

Username

Gets or sets the username to set. Must be unique across all Signal users.

Methods

#ctor

csharp
#ctor(Number)

Represents a request to set a unique username for the Signal account, enabling discovery without sharing the phone number.

Parameters:

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