Eventho runIn has values Guildtext and dm, if run in guild text, error message is shown






and modeDMOnlyGuildTextOnlyrunInrunInPreconditionRunCondition.AndPreconditionRunCondition.Or['Blacklisted', 'Channels']preconditions: [['DMOnly', 'GuildText'], /* any other preconditions here */]if ((DMOnly || GuildText) && somethingElse)