@lumiastream/lumia-types 2.6.4 → 2.6.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4738,7 +4738,7 @@ exports.LumiaAlertConfigs = {
4738
4738
  },
4739
4739
  ],
4740
4740
  LumiaVariationConditions: [
4741
- { type: LumiaVariationConditions.RANDOM, description: 'alerts.random' },
4741
+ { type: LumiaVariationConditions.RANDOM },
4742
4742
  {
4743
4743
  type: LumiaVariationConditions.EQUAL_STRING,
4744
4744
  description: 'Gift Name is equal to',
@@ -900,6 +900,7 @@ exports.AllVariables = {
900
900
  'emotesRaw',
901
901
  'timestamp',
902
902
  'points_cost',
903
+ 'voice_command_full_sentence',
903
904
  ],
904
905
  chatbotCommand: [
905
906
  'username',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumiastream/lumia-types",
3
- "version": "2.6.4",
3
+ "version": "2.6.6",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "files": [