Pawnote
    Preparing search index...

    Variable DiscussionSendActionConst

    DiscussionSendAction: {
        Close: 5;
        ReplyEveryone: 2;
        ReplyEveryoneExceptParentsAndStudents: 4;
        Send: 0;
        SendEveryone: 1;
        SendEveryoneExceptParentsAndStudents: 3;
    } = ...

    Type Declaration

    • ReadonlyClose: 5
    • ReadonlyReplyEveryone: 2
    • ReadonlyReplyEveryoneExceptParentsAndStudents: 4
    • ReadonlySend: 0
    • ReadonlySendEveryone: 1
    • ReadonlySendEveryoneExceptParentsAndStudents: 3