Skip to content

RemoveUsernameRequest

Namespace: Signal.Bot.Requests

Full Name: Signal.Bot.Requests.RemoveUsernameRequest

Summary

Represents a request to remove the username from the Signal account, reverting to phone number-only identification.

Properties

Number

The phone number of the Signal account whose username should be removed.

Methods

#ctor

csharp
#ctor(Number)

Represents a request to remove the username from the Signal account, reverting to phone number-only identification.

Parameters:

  • Number - The phone number of the Signal account whose username should be removed.