fix: don't cache result when sharing gayness
This commit is contained in:
parent
b3970c0e6c
commit
b566fc04c8
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ async def handle_inline_query(query: InlineQuery):
|
|||
),
|
||||
description="Send your gayness to the chat!"
|
||||
)
|
||||
])
|
||||
],cache_time=0)
|
||||
return
|
||||
"""
|
||||
if query_text.startswith("你的头怎么绿绿的"):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue