add:自建机器人发送卡片消息
This commit is contained in:
@@ -593,6 +593,8 @@ feishu:
|
||||
bot_send_approval_message: ${feishu.base_url}/approval/v1/message/send
|
||||
# 飞书更新审批 Bot消息
|
||||
update_send_approval_message: ${feishu.base_url}/approval/v1/message/update
|
||||
# 使用Bot发送卡片消息
|
||||
bot_send_card_message: ${feishu.base_url}/im/v1/messages?receive_id_type=user_id
|
||||
# 飞书单点登录地址
|
||||
sign_login_in: ${feishu.base_url}/authen/v1/index?redirect_uri={REDIRECT_URI}&app_id=${feishu.app_id}&state=feishu
|
||||
# 飞书PC端待办地址
|
||||
|
||||
Reference in New Issue
Block a user