Browse Source

No longer used.

Bruce Marriner 9 years ago
parent
commit
c07ce445a0
1 changed files with 0 additions and 9 deletions
  1. 0 9
      channel.go

+ 0 - 9
channel.go

@@ -1,9 +0,0 @@
-package discordgo
-
-/*
-func (c *Channel) Messages() (messages []Message) {
-}
-
-func (c *Channel) SendMessage() (content string) {
-}
-*/