Profile
Namespace: Signal.Bot.Types
Full Name: Signal.Bot.Types.Profile
Summary
Represents a Signal user's profile information including name, about text, and avatar status.
Properties
GivenName
Gets or sets the given name (first name) of the user.
Lastname
Gets or sets the last name (family name) of the user.
About
Gets or sets the about/status text displayed on the user's profile.
HasAvatar
Gets or sets a value indicating whether the user has set a profile avatar image.
LastUpdated
Gets or sets the timestamp when the profile was last updated.
