Metadata-Version: 2.4
Name: baleapi
Version: 2.2.0
Summary: Python library for Bale Bot API
Home-page: https://github.com/iTs-GoJo/bale
Author: Ali-Jafari
Author-email: thealiapi@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.8.5
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# BaleAPI 

**BaleAPI** یک لایبرری سبک و سریع برای ساخت بات‌های **پیام‌رسان بله** است.  

---

## 💡 قابلیت‌های کلیدی

- مدیریت پیام‌ها (ارسال، ویرایش، حذف)  
- مدیریت گروه و کانال (بن/آن‌بن، پین/آن‌پین، تنظیم عنوان و توضیحات)  
- کیبوردهای **Reply** و **Inline**  
- چند هندلر همزمان: پیام متنی، عکس، کامند  
- قابلیت ساخت بات‌های **چند منظوره** و **ترکیبی**  
- گرفتن تاریخچه چت و Logging (برای توسعه و دیباگ)

> ⚠️ متد **unpin** فعلا مشکل داره و در نسخه فعلی بدرستی کار نمی‌کند.

---

## ⚡ نصب

```bash
pip install baleapi
```
## ⚡ بروزرسانی

```bash
pip install --upgrade baleapi
```

---

## 💻 نویسنده

- ایمیل: thealiapi@gmail.com  
- آیدی: [ble.ir/ali_api](https://ble.ir/ali_api)
