Skip to content
Shiny .NET v4 is here with BLE Windows Support, Improved GPS, & More! Check It Out

ChatView | Data Models

PropertyTypeDefaultDescription
IdstringAuto GUIDUnique message identifier
Textstring?nullMessage text (null for image messages)
ImageUrlstring?nullImage URL (null for text messages)
SenderIdstring""ID matching a ChatParticipant.Id
TimestampDateTimeOffsetNowWhen the message was sent
IsFromMeboolfalseWhether this message is from the local user
PropertyMAUI TypeBlazor TypeDescription
IdstringstringUnique participant identifier
DisplayNamestringstringName shown above bubbles
Avatar / AvatarUrlImageSource?string?Avatar image (MAUI) or URL (Blazor)
BubbleColorColor?string?Per-participant bubble color override