jar

love.forte.simbot.component : simbot-component-onebot11-event-jvm

Maven & Gradle

Jun 03, 2024
9 stars

simbot-component-onebot11-event · 基于Kotlin协程的OneBot协议实现库, 同时也是 Simple Robot 的组件库

Table Of Contents

Latest Version

Download love.forte.simbot.component : simbot-component-onebot11-event-jvm JAR file - Latest Versions:

All Versions

Download love.forte.simbot.component : simbot-component-onebot11-event-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window simbot-component-onebot11-event-jvm-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

love.forte.simbot.component.onebot.v11.event.notice

├─ love.forte.simbot.component.onebot.v11.event.notice.FriendAddEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.notice.FriendRecallEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.notice.GroupAdminEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.notice.GroupBanEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.notice.GroupDecreaseEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.notice.GroupIncreaseEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.notice.GroupRecallEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.notice.GroupUploadEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.notice.NoticeEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.notice.NotifyEvent.class - [JAR]

love.forte.simbot.component.onebot.v11.event.message

├─ love.forte.simbot.component.onebot.v11.event.message.GroupMessageEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.message.MessageEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.message.MessageEventKt.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.message.PrivateMessageEvent.class - [JAR]

love.forte.simbot.component.onebot.v11.event.meta

├─ love.forte.simbot.component.onebot.v11.event.meta.HeartbeatEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.meta.LifecycleEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.meta.MetaEvent.class - [JAR]

love.forte.simbot.component.onebot.v11.event

├─ love.forte.simbot.component.onebot.v11.event.Event.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.EventResolvers.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.EventResolvers__EventResolver_generatedKt.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.ExpectEventSubTypeProperty.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.ExpectEventType.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.UnknownEvent.class - [JAR]

love.forte.simbot.component.onebot.v11.event.request

├─ love.forte.simbot.component.onebot.v11.event.request.FriendRequestEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.request.GroupRequestEvent.class - [JAR]

├─ love.forte.simbot.component.onebot.v11.event.request.RequestEvent.class - [JAR]

Advertisement