DmitrMakeev commited on
Commit
a1b7916
·
verified ·
1 Parent(s): fbcfeb4

Update webhook_handler.py

Browse files
Files changed (1) hide show
  1. webhook_handler.py +2 -0
webhook_handler.py CHANGED
@@ -1,5 +1,7 @@
1
  # webhook_handler.py
2
 
 
 
3
  def handle_webhook(data, key_callback_vk):
4
  # Проверяем тип события
5
  if data['type'] == 'confirmation':
 
1
  # webhook_handler.py
2
 
3
+ # webhook_handler.py
4
+
5
  def handle_webhook(data, key_callback_vk):
6
  # Проверяем тип события
7
  if data['type'] == 'confirmation':