类的使用
cn.siriusbot.siriuspro.bot.pojo.message.ChannelEvent.ChannelEventInfo
使用ChannelEventInfo的程序包
-
cn.siriusbot.siriuspro.bot.application中ChannelEventInfo的使用
修饰符和类型方法说明default voidSiriusApplication.channel_create_event(String bot_id, ChannelEventInfo event) 子频道被创建事件default voidSiriusApplication.channel_delete_event(String bot_id, ChannelEventInfo event) 子频道被删除事件default voidSiriusApplication.channel_update_event(String bot_id, ChannelEventInfo event) 子频道被更新事件