ChatAttachmentRenderContext

The context object for renderers that deal with a specific attachment within a message. It extends the message context with the attachment data.

The specific attachment being rendered.

attachment: IgrChatMessageAttachment

Inherited from: ChatMessageRenderContext

The instance of the IgcChatComponent.

instance: IgrChatComponent

Inherited from: ChatMessageRenderContext

The specific chat message being rendered.

message: IgrChatMessage