jar

com.github.lqccan : wechat-work-bot

Maven & Gradle

Aug 11, 2021
6 stars

wechat-work-bot · a sdk for wechat work bot

Table Of Contents

Latest Version

Download com.github.lqccan : wechat-work-bot JAR file - Latest Versions:

All Versions

Download com.github.lqccan : wechat-work-bot JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6
1.5
1.4
1.3
1.2
1.1
1.0

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 wechat-work-bot-1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.lqccan.wechat.work.bot.exception

├─ com.github.lqccan.wechat.work.bot.exception.BotException.class - [JAR]

com.github.lqccan.wechat.work.bot.msg

├─ com.github.lqccan.wechat.work.bot.msg.ArticleMsg.class - [JAR]

├─ com.github.lqccan.wechat.work.bot.msg.BotMsg.class - [JAR]

├─ com.github.lqccan.wechat.work.bot.msg.FileMsg.class - [JAR]

├─ com.github.lqccan.wechat.work.bot.msg.ImageMsg.class - [JAR]

├─ com.github.lqccan.wechat.work.bot.msg.MarkdownMsg.class - [JAR]

├─ com.github.lqccan.wechat.work.bot.msg.MsgType.class - [JAR]

├─ com.github.lqccan.wechat.work.bot.msg.ResMsg.class - [JAR]

├─ com.github.lqccan.wechat.work.bot.msg.TextMsg.class - [JAR]

com.github.lqccan.wechat.work.bot

├─ com.github.lqccan.wechat.work.bot.Bot.class - [JAR]

Advertisement