mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-19 16:22:10 +00:00
11
This commit is contained in:
@@ -1967,6 +1967,8 @@ class DoSearchView(discord.ui.View):
|
|||||||
#emoji = await ctx.guild.fetch_emoji(id)
|
#emoji = await ctx.guild.fetch_emoji(id)
|
||||||
#button.emoji=1102174413887111189
|
#button.emoji=1102174413887111189
|
||||||
logger.info("Pressed")
|
logger.info("Pressed")
|
||||||
|
logger.info(button)
|
||||||
|
logger.info(interaction.response)
|
||||||
await interaction.response.send_message("You clicked the button!") # Send a message when the button is clicked
|
await interaction.response.send_message("You clicked the button!") # Send a message when the button is clicked
|
||||||
|
|
||||||
@client.hybrid_command(
|
@client.hybrid_command(
|
||||||
|
|||||||
Reference in New Issue
Block a user