Bot.removeAllListeners()
특정 이벤트에 대한 모든 이벤트 리스너를 제거합니다.
구문
bot.removeAllListeners(eventName);
매개변수
eventName String모든 이벤트 리스너를 제거할 이벤트명 |
앱 호환성
0.3.5a 메신저봇R | 4.0 채팅 자동응답 봇 | No StarLight |
특정 이벤트에 대한 모든 이벤트 리스너를 제거합니다.
bot.removeAllListeners(eventName);
eventName String모든 이벤트 리스너를 제거할 이벤트명 |
메신저봇R | 채팅 자동응답 봇 | StarLight | |
---|---|---|---|
0.3.5a 메신저봇R | 4.0 채팅 자동응답 봇 | No StarLight |