kenken999 commited on
Commit
a83d2be
1 Parent(s): a911dec
Files changed (1) hide show
  1. mysite/routers/fastapi.py +2 -2
mysite/routers/fastapi.py CHANGED
@@ -203,8 +203,8 @@ def setup_webhook_routes(app: FastAPI):
203
  #\r\m
204
  #########################################################################
205
 
206
- title = f""" CHATからの申し込みです {promps}"""
207
- subtitle = f"""ユーザー{user_id} から申し込みがありました{promps}"""
208
  link_text = "データを確認する"
209
  link_url = "https://kenken999-php.hf.space/diamondprice_list.php"
210
  #test_set_lide(subtitle, text)
 
203
  #\r\m
204
  #########################################################################
205
 
206
+ title = f""" 質問内容を元に答えを出します {promps}"""
207
+ subtitle = f"""ユーザー{user_id} から申し込みがありました \r\n 質問内容 {text}"""
208
  link_text = "データを確認する"
209
  link_url = "https://kenken999-php.hf.space/diamondprice_list.php"
210
  #test_set_lide(subtitle, text)