We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b18ae commit 32cb489Copy full SHA for 32cb489
dimscord/helpers/channel.nim
@@ -1,5 +1,4 @@
1
import asyncdispatch, options, json
2
-import ../restapi
3
import ../objects, ../constants
4
5
template pin*(m: Message, reason = ""): Future[void] =
0 commit comments