Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在制作一个机器人,它向用户发送必须接受或拒绝的请求列表,因此我想在用户接受或拒绝请求时禁用卡或删除它或禁用提交按钮。
那可能吗?如果没有,还有哪些其他选择?
谢谢
正如@stuartd 回答的那样:不。一旦你发送了卡片,它就消失了。客户端应用程序将其呈现给用户,并且卡片不是动态的(即不能包含脚本)。如果用户与卡片交互,您将收到回传,但您无法更改现有卡片,您只能发送另一张卡片或消息。