mirror of
https://github.com/zhayujie/bot-on-anything.git
synced 2026-02-13 02:49:02 +08:00
add channel feishu
This commit is contained in:
@@ -121,6 +121,7 @@ class FeiShuChannel(Channel):
|
||||
elif chat_type == "p2p":
|
||||
receive_type = "open_id"
|
||||
receive_id = sender_id
|
||||
at_id = None
|
||||
|
||||
# 调用发消息 API 之前,先要获取 API 调用凭证:tenant_access_token
|
||||
access_token = self.get_tenant_access_token()
|
||||
|
||||
Reference in New Issue
Block a user