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