We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
提供三种不同的级别规定 Action 的重复任务运行限制。
sender: 发送者。 source: 发送源 all: 全局
允许提供一个时间,来标明当前限制类型在执行本 Action 后的一段时间内仍无法触发本 Action。
声明当拥有此权限的人,可以不受限制与冷却时间,重复使用本 Action。
The text was updated successfully, but these errors were encountered:
例外权限部分将随权限 API 一同实现。
Sorry, something went wrong.
为 Action 提供 CD。#40
3002ab9
No branches or pull requests
提供三种不同的级别规定 Action 的重复任务运行限制。
限制类型
sender: 发送者。
source: 发送源
all: 全局
如果为群聊,则当前发送源为群,则在当前 Action 完成之前 全群所有成员下次发言无法触发本 Action。
冷却时间
允许提供一个时间,来标明当前限制类型在执行本 Action 后的一段时间内仍无法触发本 Action。
例外权限
声明当拥有此权限的人,可以不受限制与冷却时间,重复使用本 Action。
The text was updated successfully, but these errors were encountered: