CommandOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options to initialize a CommandBot.
public class CommandOptions
type CommandOptions = class
Public Class CommandOptions
- Inheritance
-
CommandOptions
Constructors
CommandOptions() |
Properties
Commands |
Gets or sets a set of command handlers used to process commands for this bot. |