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:
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