mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
aa
This commit is contained in:
@@ -1976,7 +1976,7 @@ class DoSearchView(discord.ui.View):
|
||||
logger.info("Pressed")
|
||||
logger.info(button)
|
||||
logger.info(interaction)
|
||||
await interaction.response.send_message("You clicked the button!") # Send a message when the button is clicked
|
||||
await interaction.response.edit_message(content = "You clicked the button!") # Send a message when the button is clicked
|
||||
|
||||
@client.hybrid_command(
|
||||
name="wyszukaj_linki_do_dokumentow",
|
||||
|
||||
Reference in New Issue
Block a user