mirror of
https://github.com/deadcxap/YandexMusicDiscordBot.git
synced 2026-01-13 23:51:56 +03:00
feat: Add "My Vibe" button to menu and enhance interactions.
This commit is contained in:
@@ -245,7 +245,6 @@ class General(Cog):
|
||||
logging.info(f"Successfully fetched playlists for user {ctx.user.id}")
|
||||
await ctx.respond(embed=embed, view=MyPlaylists(ctx), ephemeral=True)
|
||||
|
||||
discord.Option
|
||||
@discord.slash_command(description="Найти контент и отправить информацию о нём. Возвращается лучшее совпадение.")
|
||||
@discord.option(
|
||||
"тип",
|
||||
|
||||
Reference in New Issue
Block a user