Skip to content

AddTypingIndicatorRequest

Namespace: Signal.Bot.Requests

Full Name: Signal.Bot.Requests.AddTypingIndicatorRequest

Summary

Represents a request to display a typing indicator to show that the bot is composing a message.

Properties

Number

The phone number of the Signal account sending the typing indicator.

Recipient

Gets or sets the phone number or group ID of the recipient who will see the typing indicator.

Methods

#ctor

csharp
#ctor(Number)

Represents a request to display a typing indicator to show that the bot is composing a message.

Parameters:

  • Number - The phone number of the Signal account sending the typing indicator.