fun updateStateMessage(event: GuildMessageReceivedEvent): Boolean
Overrides StateMachine.updateStateMessage
Updates the state of this finite state machine.
event
- The event this state machine should use as input source
Return
True, if this state machine reached its final state