ConversationAbandonEvent
class ConversationAbandonEvent extends Event
Event dispatched whenever someone leaves a conversation
Methods
getConversation()
Get the conversation that the player abandoned
Details
at line line 31
__construct(Conversation $conversation, Model $member)
Create a new event
at line line 42
Conversation
getConversation()
Get the conversation that the player abandoned