mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
ds
This commit is contained in:
@@ -1962,7 +1962,7 @@ async def parametry_muzyki_mego_ludu(
|
||||
logger.info(exce)
|
||||
|
||||
class DoSearchView(discord.ui.View):
|
||||
@discord.ui.button(label="Test", style=discord.ButtonStyle.danger, emoji=":)")
|
||||
@discord.ui.button(label="Test", style=discord.ButtonStyle.danger, emoji=":The_Hammer:")
|
||||
async def button_callback(self, button, interaction):
|
||||
await interaction.response.send_message("You clicked the button!") # Send a message when the button is clicked
|
||||
|
||||
|
||||
Reference in New Issue
Block a user