cath
    Preparing search index...

    Interface DefaultGiveawayMessages

    interface DefaultGiveawayMessages {
        alreadyEnded: "The giveaway had already ended!";
        alreadyParticipated: "**You have already participated in this giveaway!**";
        dmMessage: "You have won a giveaway in **{guildName}**!\nPrize: [{prize}]({giveawayURL})";
        dmWinner: true;
        editParticipants: true;
        giveaway: "🎉🎉 **GIVEAWAY!** 🎉🎉";
        giveawayDescription: "🎁 Award: **{award}**\n🎊 Hosted by: {hostedBy}\n⏲️ Winner(s): `{winners}` \n🙏 Entrants: {totalParticipants} \n\n**Requirements:** {requirements}\n**Required Invites:** {invites}";
        giveawayFooterImage: "https://emoji.gg/assets/emoji/3461-giveaway.gif";
        newParticipant: "You have successfully entered for this giveaway! There are total `{totalParticipants}` entrants";
        noLevel: "You dont have the minimum required level to join this giveaway";
        nonoRole: "You don't the required role(s)\n{requiredRoles} role(s) to join the giveaway";
        noParticipants: "There isn't enough entrant in this giveaway!";
        noWeeklyExp: "you dont have the required minimum weekly xp to join this giveaway";
        noWinner: "There isn't any winner in this giveaway due to not enough entrants";
        rerolledMessage: "Rerolled! {winner} is the new winner of the giveaway!";
        toParticipate: "**Click the `Enter` button to enter the giveaway!**";
        winMessage: "congratulations {winners}! You have won **{prize}** from total `{totalParticipants}` entrants!";
    }
    Index

    Properties

    alreadyEnded: "The giveaway had already ended!"
    alreadyParticipated: "**You have already participated in this giveaway!**"
    dmMessage: "You have won a giveaway in **{guildName}**!\nPrize: [{prize}]({giveawayURL})"
    dmWinner: true
    editParticipants: true
    giveaway: "🎉🎉 **GIVEAWAY!** 🎉🎉"
    giveawayDescription: "🎁 Award: **{award}**\n🎊 Hosted by: {hostedBy}\n⏲️ Winner(s): `{winners}` \n🙏 Entrants: {totalParticipants} \n\n**Requirements:** {requirements}\n**Required Invites:** {invites}"
    giveawayFooterImage: "https://emoji.gg/assets/emoji/3461-giveaway.gif"
    newParticipant: "You have successfully entered for this giveaway! There are total `{totalParticipants}` entrants"
    noLevel: "You dont have the minimum required level to join this giveaway"
    nonoRole: "You don't the required role(s)\n{requiredRoles} role(s) to join the giveaway"
    noParticipants: "There isn't enough entrant in this giveaway!"
    noWeeklyExp: "you dont have the required minimum weekly xp to join this giveaway"
    noWinner: "There isn't any winner in this giveaway due to not enough entrants"
    rerolledMessage: "Rerolled! {winner} is the new winner of the giveaway!"
    toParticipate: "**Click the `Enter` button to enter the giveaway!**"
    winMessage: "congratulations {winners}! You have won **{prize}** from total `{totalParticipants}` entrants!"