@juki-team/commons - v0.1.10
Preparing search index...
UnsubscribeSubmissionsCrawlWebSocketEventDTO
Interface UnsubscribeSubmissionsCrawlWebSocketEventDTO
interface
UnsubscribeSubmissionsCrawlWebSocketEventDTO
{
clientId
:
`
${
string
&
{
length
:
24
}
}
|
${
string
}
`
;
contestKey
:
string
;
event
:
UNSUBSCRIBE_SUBMISSIONS_CRAWL
;
problemKeys
:
string
;
}
Hierarchy (
View Summary
)
WebsocketSubscription
UnsubscribeSubmissionsCrawlWebSocketEventDTO
Index
Properties
client
Id
contest
Key
event
problem
Keys
Properties
client
Id
clientId
:
`
${
string
&
{
length
:
24
}
}
|
${
string
}
`
contest
Key
contestKey
:
string
event
event
:
UNSUBSCRIBE_SUBMISSIONS_CRAWL
problem
Keys
problemKeys
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
contest
Key
event
problem
Keys
@juki-team/commons - v0.1.10
Loading...