Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
GetAll ( TwitchConnection connection ) : TwitchCommand[] | ||
SqlTwitchCommand ( uint id, TwitchConnection twitchConnection = null, string command = null, string description = null, bool isModOnly = true, TimeSpan coolDown = default(TimeSpan), string response = null ) |
public static GetAll ( TwitchConnection connection ) : TwitchCommand[] | ||
connection | TwitchConnection | |
Résultat | TwitchCommand[] |
public SqlTwitchCommand ( uint id, TwitchConnection twitchConnection = null, string command = null, string description = null, bool isModOnly = true, TimeSpan coolDown = default(TimeSpan), string response = null ) | ||
id | uint | |
twitchConnection | TwitchConnection | |
command | string | |
description | string | |
isModOnly | bool | |
coolDown | TimeSpan | |
response | string |