resend

πŸ“ RADAR Documentation - Command: Resend Proposal

🀝 Command Group: votes

πŸ“ Command Name: resend

πŸ“‹ Parameters:

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

  • channel (required: True) - The channel where the proposal will be resent. (Type: channel)

πŸ“ Description:

Resend a proposal in a specific channel.

πŸ” Example Usage:

  • Resend a proposal:

    !resend --proposal 1234567890 --channel #voting-channel

    This command is used to resend a proposal in a specific channel. You need to provide the ID of the proposal and specify the channel where the proposal will be resent.

πŸ“ Note:

  • This command allows you to resend a proposal in a channel for voting in your Solana NFT community.

  • Specify the proposal parameter as the ID of the proposal you want to resend.

  • Specify the channel parameter as the channel where the proposal will be resent.

  • The proposal will be resent with the same content and options as before.

  • After resending the proposal, a success message will be displayed with a link to the resent message in the specified channel.

Last updated

Was this helpful?