Interface MemberCreationInput

Input to the MemberCreationCommand.

Hierarchy

  • EndpointInput
    • MemberCreationInput

Properties

Properties

email?: string

The email address of the member, if they should be allowed to access the API.

endpoint: string

The endpoint to send the request to.

name?: string

The name of the member, if they're a user.

Leave undefined if the member is a bot.

The role of the member.

Generated using TypeDoc