vlocode-project - v2.4.3
    Preparing search index...

    Interface BotMessageTranslation

    interface BotMessageTranslation {
        message?: string;
        messageIdentifier: string;
    }
    Index

    Properties

    message?: string
    messageIdentifier: string