MessageNotAReplyError
ChatKitty JS Core SDK / Exports / MessageNotAReplyError
Class: MessageNotAReplyError
Hierarchy
↳
MessageNotAReplyError
Table of contents
Constructors
Properties
Constructors
constructor
• new MessageNotAReplyError(messageModel
)
Parameters
Name | Type |
---|---|
messageModel | Message |
Overrides
Defined in
Properties
error
• error: string
Inherited from
Defined in
message
• message: string
Inherited from
Defined in
messageModel
• messageModel: Message