Variable RumbleStreamerScalarFieldEnumConst

RumbleStreamerScalarFieldEnum: {
    autoPublishIfAnnouncmentChannel: "autoPublishIfAnnouncmentChannel";
    customCoolDownBeforeNextLive: "customCoolDownBeforeNextLive";
    dbId: "dbId";
    deleteEmbeds: "deleteEmbeds";
    guildId: "guildId";
    lastLive: "lastLive";
    liveRoleId: "liveRoleId";
    notificationChannelId: "notificationChannelId";
    pingRoleId: "pingRoleId";
    sendOfflineMessage: "sendOfflineMessage";
    showNotifyButton: "showNotifyButton";
    streamerUserName: "streamerUserName";
    type: "type";
    usePerStreamerEmbeds: "usePerStreamerEmbeds";
    usersForLiveRole: "usersForLiveRole";
    usersWhoHaveLiveRole: "usersWhoHaveLiveRole";
}