This commit is contained in:
parent
c8aa2d8723
commit
b769493aac
@ -736,7 +736,7 @@ def run():
|
||||
steps="70",
|
||||
negative=negative,
|
||||
)
|
||||
bot.api.send_markdown_message(room.room_id, f"{filename}")
|
||||
await bot.api.send_markdown_message(room.room_id, f"{filename}")
|
||||
try:
|
||||
with open(filename, mode="wb") as img_file:
|
||||
img_file.write(img_data)
|
||||
|
Loading…
Reference in New Issue
Block a user