OneBot 通信协议,定义消息收发的公共数据结构
Project description
onebot-protocol
OneBot 通信协议,定义消息收发的公共数据结构。基于OneBot 11标准,使用 Pydantic 提供类型安全的模型定义。
特性
- 完整的消息段(Message Segment)类型:文本、提及、图片、语音、视频、文件、位置、回复等
- 支持 discriminated union,根据
type字段自动解析消息类型
支持的消息类型
| 类型 | 说明 |
|---|---|
text |
纯文本 |
mention |
@某人 |
mention_all |
@所有人 |
image |
图片 |
voice |
语音 |
audio |
音频 |
video |
视频 |
file |
文件 |
location |
位置 |
reply |
回复 |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
onebot_protocol-0.1.1.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file onebot_protocol-0.1.1.tar.gz.
File metadata
- Download URL: onebot_protocol-0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a4e8bb93bde222578abdc47366b5edc0aa6f417ae15b2f4d63d4f71787cfd37
|
|
| MD5 |
c65de53f52b69d19fb85da6401afc319
|
|
| BLAKE2b-256 |
3effb693e0e188c0e34566d92eccb1a59c497d17da3fd54e0a34dad11d15dae5
|
File details
Details for the file onebot_protocol-0.1.1-py3-none-any.whl.
File metadata
- Download URL: onebot_protocol-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cafd5a244ed0915f4b5d2d2d85a7d0a526160c371febd6362605401377effb6
|
|
| MD5 |
d00f0e49077a84131b3233860630f72c
|
|
| BLAKE2b-256 |
38c19e378da6acfe28336c8fbd6759cb91e240d5eb3e9effaf419f722bd13fd2
|