Skip to main content
Namespace: Numa.Models
Related Services: MessageService.cs

Properties

Property NameTypeDescription
IdstringIdentifying Guid
IsSystemboolWhen the message is system-generated (true) or user-generated (false)
SenderUserIdstring?Id of the User who sent the message
SermonCollectionIdstringId of the SermonCollection being queried
ConversationIdstringId of the Conversation to which the message belongs
ContentstringThe message’s raw, markdown text
CreatedDatetimeDateTimeWhen the message was created