Class UserLoggedInEvent


  • public class UserLoggedInEvent
    extends ServiceMessageEvent<UserLoggedInMessage>
    When the user logs in from a website (and most of the time, a new chat is instantiated) At this point, it is guaranteed that the bot can send messages to the user.