summaryrefslogtreecommitdiff
path: root/ATRI/plugins/broadcast.py
diff options
context:
space:
mode:
Diffstat (limited to 'ATRI/plugins/broadcast.py')
-rw-r--r--ATRI/plugins/broadcast.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ATRI/plugins/broadcast.py b/ATRI/plugins/broadcast.py
index 10bfa03..83f1d23 100644
--- a/ATRI/plugins/broadcast.py
+++ b/ATRI/plugins/broadcast.py
@@ -92,7 +92,7 @@ async def _(bot: Bot, event: MessageEvent, s_msg: str = ArgPlainText("bc_msg")):
fl_g=fl_g,
f_g=", ".join(map(str, fl_g)),
)
- await caster.finish(repo_msg)
+ await caster.finish(Message(repo_msg))
rej_broadcast = BroadCast().on_command(