Package tv.blademaker.slash.client

Types

DefaultSlashCommandClient
Link copied to clipboard
open class DefaultSlashCommandClient(packageName: String) : SlashCommandClient, CoroutineScope

Extendable coroutine based SlashCommandClient

SlashCommandClient
Link copied to clipboard
interface SlashCommandClient : EventListener