• Generates the content for a Plaintext Notice event

    Returns

    Parameters

    • body: string

      the plaintext body of the notice

    Returns {
        body: string;
        msgtype: MsgType;
    }

Generated using TypeDoc