MessageMention
Namespace: Signal.Bot.Requests
Full Name: Signal.Bot.Requests.MessageMention
Summary
Represents a mention of a user within a message, specifying the author and the text position.
Properties
Author
Gets or sets the phone number or identifier of the user being mentioned.
Length
Gets or sets the length of the mention text in characters.
Start
Gets or sets the zero-based starting character position of the mention in the message text.
