new BasicMessage(msg, canIgnore)
Simple check result
Parameters:
Name | Type | Description |
---|---|---|
msg |
string | |
canIgnore |
boolean |
- Source:
Members
canIgnore
Properties:
Name | Type | Description |
---|---|---|
canIgnore |
boolean |
- Source:
msg
Properties:
Name | Type | Description |
---|---|---|
msg |
string |
- Source:
Methods
getId() → {string|*}
Gets an identifier for this message, uses to suppress duplicates messages
- Source:
Returns:
- Type
- string | *