u work?
This commit is contained in:
parent
c749899c63
commit
909a4b1f31
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ impl EventHandler for Handler {
|
|||
let token = opt_token.unwrap();
|
||||
let channel_result = ctx.http.get_channel(780439236867653635).await;
|
||||
let channel = channel_result.unwrap();
|
||||
|
||||
// let channel = await http.get_channel(780439236867653635);
|
||||
// GuildChannel::say(&self, http, content)
|
||||
// self.message(ctx, new_message)
|
||||
|
|
Loading…
Reference in a new issue