mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-13 01:06:03 +00:00
Merge branch 'master' into version/4.0
This commit is contained in:
@@ -116,6 +116,7 @@ class DingTalkAdapter(adapter.MessagePlatformAdapter):
|
||||
client_secret=config['client_secret'],
|
||||
robot_name=config['robot_name'],
|
||||
robot_code=config['robot_code'],
|
||||
markdown_card=config['markdown_card'],
|
||||
)
|
||||
|
||||
async def reply_message(
|
||||
|
||||
Reference in New Issue
Block a user