diff --git a/Telegram/SiriIntents/SiriIntents-Bridging-Header.h b/Telegram/SiriIntents/SiriIntents-Bridging-Header.h
deleted file mode 100644
index fa08975f7d..0000000000
--- a/Telegram/SiriIntents/SiriIntents-Bridging-Header.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef SiriIntents_Bridging_Header_h
-#define SiriIntents_Bridging_Header_h
-
-#endif
diff --git a/Telegram/SiriIntents/UpdateLocalizations.sh b/Telegram/SiriIntents/UpdateLocalizations.sh
new file mode 100644
index 0000000000..87f2d2f7d8
--- /dev/null
+++ b/Telegram/SiriIntents/UpdateLocalizations.sh
@@ -0,0 +1,43 @@
+#!/bin/sh
+
+set -e
+
+typeset -A select_chats
+select_chats[ar]="تحديد المحادثات"
+select_chats[be]="Выберыце чаты"
+select_chats[ca]="Trieu els xats"
+select_chats[de]="Chats auswählen"
+select_chats[en]="Select chats"
+select_chats[es]="Elige los chats"
+select_chats[fa]="انتخاب گفتگو"
+select_chats[fr]="Sélectionnez des échanges"
+select_chats[id]="Pilih Chat"
+select_chats[it]="Seleziona chat"
+select_chats[ko]="대화방 선택"
+select_chats[ms]="Pilih bual"
+select_chats[nl]="Kies chats"
+select_chats[pl]="Wybierz czaty"
+select_chats[pt]="Selecione os chats"
+select_chats[ru]="Выберите чаты"
+select_chats[tr]="Sohbet seç"
+select_chats[uk]="Виберіть чати"
+select_chats[uz]="Chatlarni tanlang"
+
+for f in *.lproj; do
+ if [ "$f" = "en.lproj" ]; then
+ continue
+ fi
+
+ language_code=$(echo "$f" | sed -e "s/\\.lproj//")
+
+ select_chats_string="${select_chats[$language_code]}"
+ if [ -z "$select_chats_string" ]; then
+ echo "Missing value for $language_code"
+ exit 1
+ fi
+
+ rm -f "$f/Intents.intentdefinition"
+ cp "en.lproj/Intents.intentdefinition" "$f/Intents.intentdefinition"
+ /usr/libexec/PlistBuddy -c "Set :INIntents:0:INIntentParameters:0:INIntentParameterDisplayName '$select_chats_string'" "$f/Intents.intentdefinition"
+ /usr/libexec/PlistBuddy -c "Set :INIntents:1:INIntentParameters:0:INIntentParameterDisplayName '$select_chats_string'" "$f/Intents.intentdefinition"
+done
diff --git a/Telegram/SiriIntents/ar.lproj/Intents.intentdefinition b/Telegram/SiriIntents/ar.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..0fff54b0b0
--- /dev/null
+++ b/Telegram/SiriIntents/ar.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ تحديد المحادثات
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ تحديد المحادثات
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/be.lproj/Intents.intentdefinition b/Telegram/SiriIntents/be.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..761ea32065
--- /dev/null
+++ b/Telegram/SiriIntents/be.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Выберыце чаты
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Выберыце чаты
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/ca.lproj/Intents.intentdefinition b/Telegram/SiriIntents/ca.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..a61dad51cd
--- /dev/null
+++ b/Telegram/SiriIntents/ca.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Trieu els xats
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Trieu els xats
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/de.lproj/Intents.intentdefinition b/Telegram/SiriIntents/de.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..6b3b342580
--- /dev/null
+++ b/Telegram/SiriIntents/de.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Chats auswählen
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Chats auswählen
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/es.lproj/Intents.intentdefinition b/Telegram/SiriIntents/es.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..cd4075dbe6
--- /dev/null
+++ b/Telegram/SiriIntents/es.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Elige los chats
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Elige los chats
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/fa.lproj/Intents.intentdefinition b/Telegram/SiriIntents/fa.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..25c7c7daee
--- /dev/null
+++ b/Telegram/SiriIntents/fa.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ انتخاب گفتگو
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ انتخاب گفتگو
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/fr.lproj/Intents.intentdefinition b/Telegram/SiriIntents/fr.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..d9698117d9
--- /dev/null
+++ b/Telegram/SiriIntents/fr.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Sélectionnez des échanges
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Sélectionnez des échanges
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/id.lproj/Intents.intentdefinition b/Telegram/SiriIntents/id.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..42ee06d5f3
--- /dev/null
+++ b/Telegram/SiriIntents/id.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Pilih Chat
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Pilih Chat
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/it.lproj/Intents.intentdefinition b/Telegram/SiriIntents/it.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..9d5f6f4dc2
--- /dev/null
+++ b/Telegram/SiriIntents/it.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Seleziona chat
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Seleziona chat
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/ko.lproj/Intents.intentdefinition b/Telegram/SiriIntents/ko.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..c6bd3ca392
--- /dev/null
+++ b/Telegram/SiriIntents/ko.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ 대화방 선택
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ 대화방 선택
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/ms.lproj/Intents.intentdefinition b/Telegram/SiriIntents/ms.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..c0890bb8b2
--- /dev/null
+++ b/Telegram/SiriIntents/ms.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Pilih bual
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Pilih bual
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/nl.lproj/Intents.intentdefinition b/Telegram/SiriIntents/nl.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..3dfcc55755
--- /dev/null
+++ b/Telegram/SiriIntents/nl.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Kies chats
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Kies chats
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/pl.lproj/Intents.intentdefinition b/Telegram/SiriIntents/pl.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..7f167514bd
--- /dev/null
+++ b/Telegram/SiriIntents/pl.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Wybierz czaty
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Wybierz czaty
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/pt.lproj/Intents.intentdefinition b/Telegram/SiriIntents/pt.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..3620ca8af2
--- /dev/null
+++ b/Telegram/SiriIntents/pt.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Selecione os chats
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Selecione os chats
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/ru.lproj/Intents.intentdefinition b/Telegram/SiriIntents/ru.lproj/Intents.intentdefinition
index 0d18fa8953..b4bb3318b8 100644
--- a/Telegram/SiriIntents/ru.lproj/Intents.intentdefinition
+++ b/Telegram/SiriIntents/ru.lproj/Intents.intentdefinition
@@ -56,7 +56,7 @@
INIntentParameterConfigurable
INIntentParameterDisplayName
- ВЫБЕРИТЕ ЧАТЫ
+ Выберите чаты
INIntentParameterDisplayNameID
WIf4LD
INIntentParameterDisplayPriority
@@ -124,7 +124,7 @@
INIntentTitle
- Чаты
+ Chats
INIntentTitleID
lMot0c
INIntentType
@@ -172,7 +172,7 @@
INIntentParameterConfigurable
INIntentParameterDisplayName
- ВЫБЕРИТЕ ЧАТЫ
+ Выберите чаты
INIntentParameterDisplayNameID
Jg5dYF
INIntentParameterDisplayPriority
@@ -240,7 +240,7 @@
INIntentTitle
- Шорткаты
+ Shortcuts
INIntentTitleID
3Sbb7H
INIntentType
diff --git a/Telegram/SiriIntents/tr.lproj/Intents.intentdefinition b/Telegram/SiriIntents/tr.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..557205d797
--- /dev/null
+++ b/Telegram/SiriIntents/tr.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Sohbet seç
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Sohbet seç
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/uk.lproj/Intents.intentdefinition b/Telegram/SiriIntents/uk.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..619acbc559
--- /dev/null
+++ b/Telegram/SiriIntents/uk.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Виберіть чати
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Виберіть чати
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+
diff --git a/Telegram/SiriIntents/uz.lproj/Intents.intentdefinition b/Telegram/SiriIntents/uz.lproj/Intents.intentdefinition
new file mode 100644
index 0000000000..1ba76570ff
--- /dev/null
+++ b/Telegram/SiriIntents/uz.lproj/Intents.intentdefinition
@@ -0,0 +1,333 @@
+
+
+
+
+ INEnums
+
+ INIntentDefinitionModelVersion
+ 1.2
+ INIntentDefinitionNamespace
+ p74MWb
+ INIntentDefinitionSystemVersion
+ 20C69
+ INIntentDefinitionToolsBuildVersion
+ 12D4e
+ INIntentDefinitionToolsVersion
+ 12.4
+ INIntents
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ jmsEbj
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 1
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 2
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Chatlarni tanlang
+ INIntentParameterDisplayNameID
+ WIf4LD
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Chats
+ INIntentTitleID
+ lMot0c
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INIntentCategory
+ information
+ INIntentDescriptionID
+ DwL4WQ
+ INIntentEligibleForWidgets
+
+ INIntentIneligibleForSuggestions
+
+ INIntentLastParameterTag
+ 19
+ INIntentName
+ SelectAvatarFriends
+ INIntentParameters
+
+
+ INIntentParameterArraySizes
+
+
+ INIntentParameterArraySizeSize
+ 4
+ INIntentParameterArraySizeSizeClass
+ Small
+
+
+ INIntentParameterArraySizeSize
+ 8
+ INIntentParameterArraySizeSizeClass
+ Medium
+
+
+ INIntentParameterArraySizeSize
+ 16
+ INIntentParameterArraySizeSizeClass
+ Large
+
+
+ INIntentParameterConfigurable
+
+ INIntentParameterDisplayName
+ Chatlarni tanlang
+ INIntentParameterDisplayNameID
+ Jg5dYF
+ INIntentParameterDisplayPriority
+ 1
+ INIntentParameterFixedSizeArray
+ 1
+ INIntentParameterName
+ friends
+ INIntentParameterObjectType
+ Friend
+ INIntentParameterObjectTypeNamespace
+ p74MWb
+ INIntentParameterPromptDialogs
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogFormatString
+ Search
+ INIntentParameterPromptDialogFormatStringID
+ ORCbLf
+ INIntentParameterPromptDialogType
+ Configuration
+
+
+ INIntentParameterPromptDialogCustom
+
+ INIntentParameterPromptDialogType
+ Primary
+
+
+ INIntentParameterRelationship
+
+ INIntentParameterRelationshipPredicateName
+ EnumHasExactValue
+ INIntentParameterRelationshipPredicateValue
+ custom
+
+ INIntentParameterSupportsDynamicEnumeration
+
+ INIntentParameterSupportsMultipleValues
+
+ INIntentParameterSupportsSearch
+
+ INIntentParameterTag
+ 19
+ INIntentParameterType
+ Object
+
+
+ INIntentResponse
+
+ INIntentResponseCodes
+
+
+ INIntentResponseCodeName
+ success
+ INIntentResponseCodeSuccess
+
+
+
+ INIntentResponseCodeName
+ failure
+
+
+
+ INIntentTitle
+ Shortcuts
+ INIntentTitleID
+ 3Sbb7H
+ INIntentType
+ Custom
+ INIntentVerb
+ View
+
+
+ INTypes
+
+
+ INTypeDisplayName
+ Chat
+ INTypeDisplayNameID
+ zsoXow
+ INTypeLastPropertyTag
+ 100
+ INTypeName
+ Friend
+ INTypeProperties
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 1
+ INTypePropertyName
+ identifier
+ INTypePropertyTag
+ 1
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 2
+ INTypePropertyName
+ displayString
+ INTypePropertyTag
+ 2
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 3
+ INTypePropertyName
+ pronunciationHint
+ INTypePropertyTag
+ 3
+ INTypePropertyType
+ String
+
+
+ INTypePropertyDefault
+
+ INTypePropertyDisplayPriority
+ 4
+ INTypePropertyName
+ alternativeSpeakableMatches
+ INTypePropertySupportsMultipleValues
+
+ INTypePropertyTag
+ 4
+ INTypePropertyType
+ SpeakableString
+
+
+ INTypePropertyDisplayName
+ Subtitle
+ INTypePropertyDisplayNameID
+ nNNpdC
+ INTypePropertyDisplayPriority
+ 5
+ INTypePropertyName
+ subtitle
+ INTypePropertyTag
+ 100
+ INTypePropertyType
+ String
+
+
+
+
+
+