twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks

BotCommand

Overview

Properties

Properties

aliases

Type: Array<string>

name

Type: string

Methods

execute(params, context)

ParameterTypeDescription
paramsArray<string>none
contextBotCommandContextnone
Return type: void | Promise<void>

match(line, prefix)

ParameterTypeDescription
linestringnone
prefixstringnone
Return type: Array<string> | null