|
@@ -357,16 +357,6 @@ def message_text(event):
|
|
|
action=MessageAction(label="合作提案", text="合作提案")
|
|
|
),
|
|
|
|
|
|
-
|
|
|
- #QuickReplyButton(
|
|
|
- # action=MessageAction(label="幸福空間靈感", text="q_idea")
|
|
|
- #),
|
|
|
- #QuickReplyButton(
|
|
|
- # action=MessageAction(label="查AWS", text="q_aws")
|
|
|
- #),
|
|
|
- #QuickReplyButton(
|
|
|
- # action=MessageAction(label="關聯字", text="seo")
|
|
|
- #),
|
|
|
|
|
|
])))
|
|
|
return
|