ChatPinnedMessageTagHelper

Example

Razor
<pinned-message>
</pinned-message>

Attributes

AttributeTypeDescription
author-idStringThe author's unique identifier.
author-image-alt-textStringThe alternative text that will be displayed if no image is present.
author-image-urlStringThe author's image.
author-nameStringThe author's name.
filesIEnumerable<ChatFile>The initial files that will be set to the chat message.
idStringThe unique identifier of the message.
is-deletedBooleanChecks if the message is deleted.
is-own-messageBooleanChecks Whether this message belongs to the current user.
is-pinnedBooleanThe pin mode of the message.
textStringThe text of the message.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support