update
This commit is contained in:
@@ -224,3 +224,7 @@ func init() {
|
||||
bot.SendGroupMessage(int64(i), &message.SendingMessage{Elements: []message.IMessageElement{&message.AtElement{Target: int64(j)}, &message.TextElement{Content: s}}})
|
||||
}
|
||||
}
|
||||
|
||||
func (sender *Sender) Temporary() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user