Variable GuildRolePanelScalarFieldEnumConst

GuildRolePanelScalarFieldEnum: {
    assignMode: "assignMode";
    boosterOnly: "boosterOnly";
    channelId: "channelId";
    dbId: "dbId";
    guildId: "guildId";
    interactionType: "interactionType";
    logChannelId: "logChannelId";
    maxRoles: "maxRoles";
    messageId: "messageId";
    name: "name";
    panelId: "panelId";
    requireAccountAgeDays: "requireAccountAgeDays";
    requireJoinAgeDays: "requireJoinAgeDays";
    requireMessageCount: "requireMessageCount";
    webhookAvatarUrl: "webhookAvatarUrl";
    webhookEnabled: "webhookEnabled";
    webhookUsername: "webhookUsername";
}