Mention
Namespace: Signal.Bot.Types
Full Name: Signal.Bot.Types.Mention
Summary
Represents a mention of a user within a message, specifying their position in the text.
Properties
Start
Gets or sets the zero-based starting character position of the mention in the message text.
Length
Gets or sets the length of the mention text in characters.
Id
Gets or sets the unique identifier (UUID) of the user being mentioned.
