import org.SfietKonstantin.phonebot 1.0 import org.SfietKonstantin.phonebot.debug 1.0 import org.SfietKonstantin.phonebot.profile 1.0 Rule { trigger: DebugTrigger { path: "/silent" } action: [ ProfileAction { profile: "silent" }, LoggingRule {} ] }