Skip to main content

ChatRoomMessageGetReplyName

Callable

  • ChatRoomMessageGetReplyName(msgId: string, isWhisper?: boolean): string

  • Returns the name of the character that this message is a reply to. We get the wrong name when replying to reply that's what this is for.


    Parameters

    • msgId: string
    • isWhisper: boolean = false

    Returns string