Last active
March 10, 2017 15:54
-
-
Save cyberlex404/e6c95ec6ec9e534a2b4967492f464052 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| uuid: b7b56de2-9392-4fea-beab-6459d18329d7 | |
| langcode: ru | |
| status: true | |
| dependencies: { } | |
| id: '205684384' | |
| label: 'Notify:205684384' | |
| start: 1489160591 | |
| fromid: 205684384 | |
| question: null | |
| command: inquiry | |
| data: | |
| telephone: null | |
| email: null |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| telegram_holiday.telegram_dialog.*: | |
| type: config_entity | |
| label: 'Telegram dialog config' | |
| mapping: | |
| id: | |
| type: string | |
| label: 'ID' | |
| label: | |
| type: label | |
| label: 'Label' | |
| uuid: | |
| type: string | |
| start: | |
| type: integer | |
| label: 'Time START Dialog' | |
| fromid: | |
| type: integer | |
| label: 'Telegram user id' | |
| question: | |
| type: string | |
| label: 'Question' | |
| command: | |
| type: string | |
| label: 'Command' | |
| data: | |
| label: 'Command data' | |
| type: telegram_holiday_dialog.[%parent.command] | |
| telegram_holiday_dialog.notify:*: | |
| type: mapping | |
| label: 'Dialog data' | |
| mapping: | |
| inquiry: | |
| type: integer | |
| label: 'Inquiry id' | |
| access_code: | |
| type: string | |
| label: 'Access code' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment