Ultroid v0.2.1 [Fixes]
Co-authored-by: Devesh Pal <New-dev0@users.noreply.github.com> Co-authored-by: Amit Sharma <48654350+buddhhu@users.noreply.github.com> Co-authored-by: M̲αραт <marat2509@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ from ._inline import something
|
||||
|
||||
@ultroid_cmd(pattern="button")
|
||||
async def butt(event):
|
||||
media, text = None, None
|
||||
media, wut, text = None, None, None
|
||||
if event.reply_to:
|
||||
wt = await event.get_reply_message()
|
||||
if wt.text:
|
||||
|
||||
Reference in New Issue
Block a user