去除无用的行
This commit is contained in:
parent
fe68e0b1fd
commit
a821b1433f
@ -92,7 +92,6 @@ async def sticker(context):
|
||||
|
||||
if " A <strong>Telegram</strong> user has created the <strong>Sticker Set</strong>." not in \
|
||||
http_response:
|
||||
conversation = ''
|
||||
for i in range(0,10): # 最多重试100次
|
||||
try:
|
||||
async with bot.conversation('Stickers') as conversation:
|
||||
|
Loading…
Reference in New Issue
Block a user