C# Class qtbot.AdminCommands

Afficher le fichier Open project: stepperman/HB-Discord-Bot

Méthodes publiques

Свойство Type Description
AddPermissionToRank Task>.Func
AddRemoveRole Task>.Func
ChangeAvatar Task>.Func
ChangeNickname Task>.Func
ChangeUsername Task>.Func
DeleteMessages Task>.Func
EditServer Task>.Func
GetCommands Task>.Func
RemovePermissionToRank Task>.Func
TimeoutUser Task>.Func

Méthodes publiques

Méthode Description
RoleSuccessFailAsync ( bool success, CommandArgs e ) : System.Threading.Tasks.Task

Method Details

RoleSuccessFailAsync() public static méthode

public static RoleSuccessFailAsync ( bool success, CommandArgs e ) : System.Threading.Tasks.Task
success bool
e qtbot.CommandPlugin.CommandArgs
Résultat System.Threading.Tasks.Task

Property Details

AddPermissionToRank public_oe static_oe property

public static Func AddPermissionToRank
Résultat Task>.Func

AddRemoveRole public_oe static_oe property

public static Func AddRemoveRole
Résultat Task>.Func

ChangeAvatar public_oe static_oe property

public static Func ChangeAvatar
Résultat Task>.Func

ChangeNickname public_oe static_oe property

public static Func ChangeNickname
Résultat Task>.Func

ChangeUsername public_oe static_oe property

public static Func ChangeUsername
Résultat Task>.Func

DeleteMessages public_oe static_oe property

public static Func DeleteMessages
Résultat Task>.Func

EditServer public_oe static_oe property

public static Func EditServer
Résultat Task>.Func

GetCommands public_oe static_oe property

public static Func GetCommands
Résultat Task>.Func

RemovePermissionToRank public_oe static_oe property

public static Func RemovePermissionToRank
Résultat Task>.Func

TimeoutUser public_oe static_oe property

public static Func TimeoutUser
Résultat Task>.Func