Here’s my code py @slash.slash(name="language", description="選擇語言 select your language", options=[ manage_commands.create_option( name = "language", description = "select language ", option_type = 5, required = True )]) async def _language(ctx: SlashContext, ): await ctx.send(content="") i want change to select text
#How to make option select like this photo
1 messages · Page 1 of 1 (latest)
is that even py-cord, doesnt look like it
output the pip list by running pip list. should contain py-cord if u are using pycord
idk..
ok
Oh