#How to convert mention to userId pycord
1 messages · Page 1 of 1 (latest)
uh
you help me first
You make no sense. How am I supposed to help you
Hold on
Is your current slash command input type int
And you want to turn it to input type user
Correct?
yeaaaaaaaa
get the user id
And
not show all button just show label 2
button
Which function defines the slash command?
all
rename your button callbacks (they can't be named the same thing)
nonono
i want /proflie { type userid} change to /proflie {mention} but the bot need user id the send message
just do discord.User as the type and they can enter an id or a user
o
like this?
user: Option(discord.User)
o

doesn’t work