Your Name 3 роки тому
батько
коміт
095e028067
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      step_question/apis/newbot.py

+ 1 - 1
step_question/apis/newbot.py

@@ -66,7 +66,7 @@ async def callback(request: fastapi.Request):
 @handler.add(FollowEvent)
 def handle_follow(event):
     print("in Follow")
-
+    print(event.source.user_id)
 
     button_template_message =ButtonsTemplate(
                                     thumbnail_image_url="https://cal.ptt.cx:5443/static/images/coupon.png",