RemoveTypingIndicatorRequest
Namespace: Signal.Bot.Requests
Full Name: Signal.Bot.Requests.RemoveTypingIndicatorRequest
Summary
Represents a request to stop displaying the typing indicator, signaling that message composition has stopped.
Properties
Number
The phone number of the Signal account removing the typing indicator.
Recipient
Gets or sets the phone number or group ID of the recipient who will no longer see the typing indicator.
Methods
#ctor
csharp
#ctor(Number)Represents a request to stop displaying the typing indicator, signaling that message composition has stopped.
Parameters:
Number- The phone number of the Signal account removing the typing indicator.
