Type Alias: TypingBeatInput
TypingBeatInput =
object
Defined in: scripts/types.ts:101
Shows a typing indicator and holds the next beat back for ms of game time.
Properties
from
from:
string
Defined in: scripts/types.ts:104
id?
optionalid:string
Defined in: scripts/types.ts:103
ms
ms:
number
Defined in: scripts/types.ts:105
type
type:
"typing"
Defined in: scripts/types.ts:102