Class JoinEvent

java.lang.Object
com.linecorp.bot.model.event.JoinEvent
All Implemented Interfaces:
Event, ReplyEvent

public final class JoinEvent extends Object implements Event, ReplyEvent
Event object for when your account joins a group or talk room. You can reply to join events.
  • Method Details