public class EndConversationEvent extends OneToOneEvent
Event provided when closing a conversation between a user and a bot
connector support is not required!
public EndConversationEvent(@NotNull PlayerId userId, @NotNull PlayerId recipientId, @NotNull java.lang.String applicationId)