C# Class Discord.Commands.ChannelTypeReader

Inheritance: Discord.Commands.TypeReader
Mostra file Open project: xXBuilderBXx/DNetPlus

Public Methods

Method Description
ReadAsync ( ICommandContext context, string input, IServiceProvider services ) : Task

Private Methods

Method Description
AddResult ( Dictionary results, channel, float score ) : void

Method Details

ReadAsync() public method

public ReadAsync ( ICommandContext context, string input, IServiceProvider services ) : Task
context ICommandContext
input string
services IServiceProvider
return Task