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",