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