update
This commit is contained in:
@@ -172,6 +172,9 @@ func init() {
|
||||
}
|
||||
|
||||
func (sender *Sender) GetContent() string {
|
||||
if sender.Content != "" {
|
||||
return sender.Content
|
||||
}
|
||||
return sender.Message.Text
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user