GetCommands

Returns all commands associated with Streamer.bot instance

Signature

public List<CommandData> GetCommands()

Parameters

No parameters.

Return Type

List<Streamer.bot.Plugin.Interface.Model.CommandData>

Example

CPH.GetCommands();