SparkGuideBlogAPI DocsPlugins
GitHubGitHubDiscordDiscord
  • Api Docs
  • Handler
    • Classes
      • SparkClient
      • SparkCommand
      • SparkEvent
    • Types
      • Command
      • CommandPlugin
      • CommandType
      • Controller
      • EventOptions
      • EventRunner
      • InitPlugin
      • SlashCommand
      • TextCommand
  • Guards
    • Classes
      • Helpers
  • Guide
    • Quickstart
    • Getting Started
      • Create a new bot
      • Adding to your bot
    • Core Concepts
      • Adding commands
      • Adding events
      • Adding guards
      • Adding plugins
      • Publishing plugins
    • FAQ
  • Blog
  • API Docs
    • Api Docs
    • Handler
      • Classes
        • SparkClient
        • SparkCommand
        • SparkEvent
      • Types
        • Command
        • CommandPlugin
        • CommandType
        • Controller
        • EventOptions
        • EventRunner
        • InitPlugin
        • SlashCommand
        • TextCommand
    • Guards
      • Classes
        • Helpers
          • Helpers
          • Methods
  • Plugins

On This Page

  • Helpers
  • Methods
  • public static InChannel(channels): ConditionalMethod
  • public static InGuild(guilds): ConditionalMethod
Edit this page on GitHub →
  • API Docs
  • Guards
  • Classes
  • Helpers

Helpers

new Helpers()

Methods

public static InChannel(channels): ConditionalMethod

ParameterTypeOptionalDescription
channelsArray<string>❌-
  • Source

public static InGuild(guilds): ConditionalMethod

ParameterTypeOptionalDescription
guildsArray<string>❌-
  • Source
TextCommand

Footer

© 2023 Spark. All rights reserved.