Using select views
This commit is contained in:
parent
c2c60484f8
commit
e455af564d
@ -204,8 +204,7 @@ class store(commands.Cog):
|
||||
|
||||
await ctx.send(
|
||||
embed=em,
|
||||
view=DiamondButton(),
|
||||
view=GoldButton(),
|
||||
view=SelectView()
|
||||
)
|
||||
|
||||
async def setup(bot):
|
||||
|
Loading…
Reference in New Issue
Block a user