NotARoom class
The request is only valid for a conversation of type room
and involved a conversation of another type.
Signature
export declare class NotARoom extends Error
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
code | modifiers | "NOT_A_ROOM" |
The request is only valid for a conversation of type room
and involved a conversation of another type.
export declare class NotARoom extends Error
Property | Modifiers | Type | Description |
---|---|---|---|
code | modifiers | "NOT_A_ROOM" |