fixing pkg site docs
This commit is contained in:
@@ -59,7 +59,7 @@ type Message struct {
|
||||
// some methods to make interaction with the message as easy as possible
|
||||
type Context struct {
|
||||
Message *Message
|
||||
bolt *bolt
|
||||
bolt *Bolt
|
||||
}
|
||||
|
||||
// React applies the reaction to the message
|
||||
|
||||
Reference in New Issue
Block a user