clear

📝 RADAR Documentation - Command: Clear Votes

🤝 Command Group: votes

📝 Command Name: clear

📋 Parameters:

  • proposal (required: True) - The ID of the proposal to reset votes. (Type: string)

📝 Description:

Reset the votes on a specific proposal.

🔍 Example Usage:

  • Clear votes on a proposal:

    !clear --proposal 1234567890

    This command is used to reset the votes on a specific proposal. You need to provide the ID of the proposal you want to clear votes for.

📝 Note:

  • This command allows you to reset the votes on a proposal in your Solana NFT community.

  • Specify the proposal parameter as the ID of the proposal you want to reset votes for.

  • Only admins or the author of the proposal can reset the votes.

  • A confirmation prompt will be displayed before resetting the votes. You need to confirm the action to proceed.

  • After resetting the votes, a success message will be displayed indicating that the proposal has been reset successfully.

Last updated