#.
1 messages · Page 1 of 1 (latest)
implementing them depends on what you use to create app commands
if you use interaction framework - https://discordnet.dev/guides/int_framework/intro.html#user-commands
if you create commands manually - use User/MessageCommandBuilder
cu