RoomNameTooLong class
The name given to the room is too long.
Signature
export declare class RoomNameTooLong extends Error
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
code | modifiers | "NAME_TOO_LONG" |
The name given to the room is too long.
export declare class RoomNameTooLong extends Error
Property | Modifiers | Type | Description |
---|---|---|---|
code | modifiers | "NAME_TOO_LONG" |