Optional
new MentionableSelectMenu("hello").setDefaultValues([{ kind: "User", value: "123123213"},{ kind: "Role", value: "123213132"}]) Copy
new MentionableSelectMenu("hello").setDefaultValues([{ kind: "User", value: "123123213"},{ kind: "Role", value: "123213132"}])
Generated using TypeDoc
Example