Variable KickClipperScalarFieldEnumConst

KickClipperScalarFieldEnum: {
    blacklistedStreamerNames: "blacklistedStreamerNames";
    clipChannelId: "clipChannelId";
    clipEnabled: "clipEnabled";
    clipPingRoleId: "clipPingRoleId";
    clipperUserName: "clipperUserName";
    dbId: "dbId";
    guildId: "guildId";
    showNotifyButton: "showNotifyButton";
    webhookAvatarUrl: "webhookAvatarUrl";
    webhookEnabled: "webhookEnabled";
    webhookUsername: "webhookUsername";
    whitelistedStreamerNames: "whitelistedStreamerNames";
}