revbot.js
    Preparing search index...

    Interface MessageReply

    interface MessageReply {
        id: string;
        mention: boolean;
    }
    Index

    Properties

    Properties

    id: string
    mention: boolean