#How can I a create custom id for element in select menu?
1 messages · Page 1 of 1 (latest)
the constructor accepts a custom_id https://docs.pycord.dev/en/master/api.html?highlight=select#discord.ui.Select.custom_id
I want to create an id for every option
SelectOption doesn't have a custom id