Skip to content

RemoteDeleteRequest

Namespace: Signal.Bot.Requests

Full Name: Signal.Bot.Requests.RemoteDeleteRequest

Summary

Represents a request to remotely delete a message from a conversation for all participants.

Properties

Number

The phone number of the Signal account deleting the message.

Recipient

Gets or sets the phone number or group ID of the conversation where the message should be deleted.

Timestamp

Gets or sets the timestamp of the message to delete.

Methods

#ctor

csharp
#ctor(Number)

Represents a request to remotely delete a message from a conversation for all participants.

Parameters:

  • Number - The phone number of the Signal account deleting the message.