rename DiscordClient to ApiClient
This commit is contained in:
@@ -45,7 +45,7 @@ struct Wolfram {
|
||||
|
||||
static func handleMath(
|
||||
_ args: ArraySlice<String.SubSequence>,
|
||||
client: DiscordClient,
|
||||
client: ApiClient,
|
||||
ctx: MessageCreate
|
||||
) async throws {
|
||||
let typingIndicatorTask = Task {
|
||||
|
||||
Reference in New Issue
Block a user