Preparing search index...
The search index is not available
@skeldjs/hindenburg
@skeldjs/hindenburg
SendChatNoteMessage
Class SendChatNoteMessage
Hierarchy
BaseRpcMessage
SendChatNoteMessage
Index
Methods
Deserialize
Serialize
cancel
clone
Properties
message
Tag
message
Type
message
Tag
message
Type
notetype
player
Id
Accessors
canceled
Constructors
constructor
Methods
Static
Deserialize
Deserialize
(
reader
:
HazelReader
)
:
SendChatNoteMessage
Parameters
reader:
HazelReader
Returns
SendChatNoteMessage
Serialize
Serialize
(
writer
:
HazelWriter
)
:
void
Parameters
writer:
HazelWriter
Returns
void
cancel
cancel
(
)
:
void
Returns
void
clone
clone
(
)
:
SendChatNoteMessage
Returns
SendChatNoteMessage
Properties
Static
message
Tag
message
Tag
:
SendChatNote
Static
message
Type
message
Type
:
"rpc"
message
Tag
message
Tag
:
SendChatNote
message
Type
message
Type
:
"rpc"
notetype
notetype
:
DidVote
player
Id
player
Id
:
number
Accessors
canceled
get
canceled
(
)
:
boolean
Returns
boolean
Constructors
constructor
new
Send
Chat
Note
Message
(
playerId
:
number
, notetype
:
DidVote
)
:
SendChatNoteMessage
Parameters
playerId:
number
notetype:
DidVote
Returns
SendChatNoteMessage
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
@skeldjs/hindenburg
Getting
Started
Installation
Connecting to your server
Configuration
Environment
Variables
Logging
Config
Reactor
Support
Using
Hindenburg
Installing
Plugins
Server-
as-
a-
Host
Interactive CLI
Chat
Commands
Advanced
Usage
Unknown
Innernet
Objects
Message
Ordering
Contributing
Comparison with
Impostor
Plugins
Creating a
Plugin
Developing
Plugins
Publishing
Plugins
Compatible
Hindenburg API
Versions
Worker and
Room
Plugins
Load
Ordering
Dependencies
Configuration
Lifecycle
Methods
API
Event
Listeners
Chat
Commands
CLI
Commands
Event
Targets
End
Game
Intents
Server
Broadcast
Game
Codes
Advanced
Custom
Innernet
Objects
Handling
Custom RPCs
Custom
Protocol
Messages
Receiving
Protocol
Messages
Custom
Roles
Player
Perspectives
Reactor
Integration
Guides
How to create a custom role
How to display floating text
Topics
Object
Ownership
Guards
Send
Chat
Note
Message
Deserialize
message
Tag
message
Type
Serialize
cancel
canceled
clone
constructor
message
Tag
message
Type
notetype
player
Id
Generated using
TypeDoc