Home > borogove > ChatMessage > canReplace
ChatMessage.canReplace() method
Is this message the same as or a replacement for some other one?
Signature:
canReplace(other: borogove_ChatMessage): boolean;
Parameters
| Parameter | Type | Description |
|---|---|---|
| other | borogove_ChatMessage |
Returns:
boolean