C# Class Discord.Commands.ChannelTypeReader

Inheritance: Discord.Commands.TypeReader
Afficher le fichier Open project: xXBuilderBXx/DNetPlus

Méthodes publiques

Méthode Description
ReadAsync ( ICommandContext context, string input, IServiceProvider services ) : Task

Private Methods

Méthode Description
AddResult ( Dictionary results, channel, float score ) : void

Method Details

ReadAsync() public méthode

public ReadAsync ( ICommandContext context, string input, IServiceProvider services ) : Task
context ICommandContext
input string
services IServiceProvider
Résultat Task