mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-15 05:48:35 +00:00
aa
This commit is contained in:
@@ -1972,7 +1972,7 @@ class DoSearchView(discord.ui.View):
|
||||
guild=discord.Object(id=664789470779932693),
|
||||
)
|
||||
async def wyszukaj_linki_do_dokumentow(ctx):
|
||||
await ctx.respond("This is a button!", view=DoSearchView()) # Send a message with our View class that contains the button
|
||||
await ctx.send("This is a button!", view=DoSearchView()) # Send a message with our View class that contains the button
|
||||
|
||||
|
||||
# *================================== Run
|
||||
|
||||
Reference in New Issue
Block a user