For the complete documentation index, see llms.txt. This page is also available as Markdown.

ChatStyle

The ChatStyle class stores all the settings of a message style for the chat box.

Public Methods

Method

FormatMessage

[INTERNAL] Formats the content of the chat according to the style settings.

FormatUsernameOnly

[INTERNAL] Formats the username only for calculations.

Last updated