TeleGraph:C#电报Bot API管理器

时间:2021-05-19 15:06:42
【文件属性】:
文件名称:TeleGraph:C#电报Bot API管理器
文件大小:679KB
文件格式:ZIP
更新时间:2021-05-19 15:06:42
C# 关于 支持插件的C#机器人管理器库。 该库使用 #图书馆 动态链接库 夏日 TeleGraph.dll 主应用程序(机器人管理器)使用它。 TeleGraph.Plugin.dll 插件使用它来连接到主应用程序。 #制作插件 每个插件都应具有从TeleGram.Plugin.Imain实现的main.cs类。 来自Telegram的所有消息都进入插件中的OnReviceMessage()方法。 public void OnReviceMessage ( Message message ) { // this line send message to application console. pluginadaptor . OnMessage ( this , message . Text ); } 使用pluginadapter.Client从插件
【文件预览】:
TeleGraph-master
----Sample()
--------Sample_TeleGraph()
--------Sample_Plugin()
----LICENSE.md(1B)
----TeleGraph.sln(3KB)
----Library()
--------Telegraph.Plugin()
--------Telegraph()
----README.md(907B)

网友评论