|
@@ -67,7 +67,7 @@ async def callback(request: fastapi.Request):
|
|
|
def handle_follow(event):
|
|
|
print("in Follow")
|
|
|
button_template_message =ButtonsTemplate(
|
|
|
- thumbnail_image_url="http://q.ptt.cx/a1/images/banner_top1.jpg",
|
|
|
+# thumbnail_image_url="http://q.ptt.cx/a1/images/banner_top1.jpg",
|
|
|
title='Menu',
|
|
|
text='歡迎 ',
|
|
|
image_size="cover",
|