ConversationKickEvent
class ConversationKickEvent extends Event
Event announced when someone a player is kicked from a conversation
Methods
getConversation()
Get the conversation from which the player was kicked
Details
at line line 37
__construct(Conversation $conversation, Model $kicked, Player $kicker)
Create a new event
at line line 49
Conversation
getConversation()
Get the conversation from which the player was kicked
at line line 71
Player|Team
getMember()
Get the member who was kicked
Alias for ConversationKickEvent::getKicked()
at line line 81
Player
getKicker()
Get the player who issued the kick