This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
v1.2.2-alpha.1
Pre-release
Pre-release
·
82 commits
to main
since this release
Development build
- Replace socket with FuturedSocket (Experimental)
- Recall message api
- Exposure apis from the extensions with an sdk version attribute
- Fix the issue causes send any message to fail when the highway server is not present
- Retargeting obsolete WebRequest to HttpClient
In this version, you want to access the api of Bot
please add the usings below:
using Konata.Core.Interfaces;
using Konata.Core.Interfaces.Api;