public class SubscribingEvent
extends OneToOneEvent
The "subscribe to application" event.
public SubscribingEvent(@NotNull
PlayerId userId,
@NotNull
PlayerId recipientId,
@Nullable
java.lang.String payload,
@NotNull
java.lang.String applicationId)
The "subscribe to application" event.
userId - usually a temporary id, but can be the real one toorecipientId - the bot idpayload - an optional payloadapplicationId - the application id