bf6-portal-mod-types
    Preparing search index...

    Type Alias Message

    The Message opaque type. It can never be converted to or used as a normal string. TODO: Determine if it can be compared with mod.Equals.

    type Message = {
        _opaque: typeof MessageSymbol;
    }
    Index

    Properties

    Properties

    _opaque: typeof MessageSymbol