slash-create/docs-bot

Context menu commands in forum channels

Closed this issue · 0 comments

The /Debug User command shows when selecting a user from the member list in a forum channel, it runs as expected - and a message indicator shows on the channel itself. Because of the nature of Discord's interaction system, it is not possible to run ctx.acknowledge() and simply ignore the command itself if run within a forum channel (not forum post or thread - the host channel which contains them).

Enhancement of logs may be required, and Turbo Eureka may be able to provide that.