mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-17 07:12:09 +00:00
aa
This commit is contained in:
@@ -1976,7 +1976,7 @@ class DoSearchView(discord.ui.View):
|
|||||||
logger.info("Pressed")
|
logger.info("Pressed")
|
||||||
logger.info(button)
|
logger.info(button)
|
||||||
logger.info(interaction)
|
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(
|
@client.hybrid_command(
|
||||||
name="wyszukaj_linki_do_dokumentow",
|
name="wyszukaj_linki_do_dokumentow",
|
||||||
|
|||||||
Reference in New Issue
Block a user