Variable regexSpotifyChatHandlerCommandSongConst

regexSpotifyChatHandlerCommandSong: Readonly<RegExp> = ...

Regex to recognize the !song command.

Example

!song $OPTIONAL_TEXT_WITH_SPACES

Generated using TypeDoc