SerenityJS
    Preparing search index...

    Hierarchy

    • DataType
      • TextVariant
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    message: string

    The message of the text variant.

    parameters: null | string[] = null

    The parameters of the text variant. If packet variant is TextVariantType.MessageAndParams otherwise null.

    source: null | string = null

    The source of the text variant. If packet variant is TextVariantType.AuthorAndMessage otherwise null.

    type: TextType

    The type of the text variant.

    Methods