Names
通过名称寻找所有可用的 EventIntents 并合并为最终的 Intents.
{
  "type": "nameBased",
  "names": ["Guilds", "PublicGuildMessages"]
}Content copied to clipboard
Throws
如果名称没有找到
Properties
Link copied to clipboard
                  继承了 EventIntents 的 object 的简单名称,例如 Guilds, 可参考 EventIntentsAggregation.getByName 参考所有可用名称列表。