Created
April 12, 2026 07:09
-
-
Save kai-zer-ru/ae02ca37fbe7eaaca73c015b90f4ae05 to your computer and use it in GitHub Desktop.
MaxNotify a161 text event
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
| alias: Тест текста | |
| description: "" | |
| triggers: | |
| - event_type: max_notify_received | |
| event_data: | |
| text: Test | |
| trigger: event | |
| conditions: [] | |
| actions: | |
| - action: max_notify.send_message | |
| metadata: {} | |
| data: | |
| send_keyboard: true | |
| entity_id: | |
| - notify.maxnotify_notify_a161_ru_long_polling_user_1111111 | |
| message: Ответное сообщение на отправку текста | |
| mode: single |
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
| event_type: max_notify_received | |
| data: | |
| config_entry_id: 01KNXZJJ2G95YXVER7BZJR5BHY | |
| update_type: message_created | |
| timestamp: 1775977421345 | |
| user_id: 1111111 | |
| chat_id: 222222222 | |
| recipient_id: 1111111 | |
| text: "4" | |
| message_id: 000000000df4ef38019d8080da211954 | |
| raw_update: | |
| timestamp: 1775977421345 | |
| message: | |
| recipient: | |
| chat_id: 222222222 | |
| chat_type: dialog | |
| user_id: 333333333 | |
| timestamp: 1775977421345 | |
| body: | |
| mid: mid.000000000df4ef38019d8080da211954 | |
| seq: 116390456285272400 | |
| text: "4" | |
| sender: | |
| user_id: 1111111 | |
| first_name: Максим | |
| last_name: Ковалёв | |
| is_bot: false | |
| last_activity_time: 1775977421000 | |
| name: Максим Ковалёв | |
| user_locale: ru | |
| update_type: message_created | |
| event_id: message_created_1775977421345_000000000df4ef38019d8080da211954 | |
| origin: LOCAL | |
| time_fired: "2026-04-12T07:03:44.159996+00:00" | |
| context: | |
| id: 01KP081S8ZN08ZJ6T176033F7M | |
| parent_id: null | |
| user_id: null |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment