public class BaseChannelEvent extends BaseGuildEvent implements ChannelEvent
bot, guild, metadata| Constructor and Description |
|---|
BaseChannelEvent(com.alibaba.fastjson.JSONObject jo,
Bot bot) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
getChannel()
事件所在子频道
|
String |
getId()
事件id
|
getBot, getGuild, getMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGuildgetBot, getClassName, getMetadatapublic BaseChannelEvent(com.alibaba.fastjson.JSONObject jo,
Bot bot)
public Channel getChannel()
ChannelEventgetChannel in interface ChannelEventCopyright © 2024. All rights reserved.