botrs 0.2.7

A Rust QQ Bot framework based on QQ Guild Bot API
Documentation
---
name: Feature request
about: Suggest an idea for this project
title: '[FEATURE] '
labels: enhancement
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Use Case**
Describe the specific use case where this feature would be helpful:

```rust
// Example of how you would use this feature
```

**Additional context**
Add any other context or screenshots about the feature request here.

**Implementation Ideas**
If you have ideas about how this could be implemented, please share them here.

**Breaking Changes**
Would this feature require breaking changes to the existing API? If so, please describe what would need to change.

**Documentation**
What documentation would need to be added or updated for this feature?