HeroStats Libraries
ChatMessage.STOP_TIMER_MESSAGE_TEXT Field

The text of the Message portion of the ChatMessage that is created when the update timer is stopped

[Visual Basic]
Public Const STOP_TIMER_MESSAGE_TEXT As String = "Stop timer"
[C#]
public const STOP_TIMER_MESSAGE_TEXT STOP_TIMER_MESSAGE_TEXT = "Stop timer";

See Also

ChatMessage Class | CityOfHeroes Namespace