OneBot 通信协议,定义消息收发的公共数据结构
Project description
onebot-protocol
OneBot 通信协议,定义消息收发的公共数据结构。基于 OneBot 11 标准,使用 Pydantic 提供类型安全的模型定义。
功能特性
- 完整的消息段(Message Segment)类型:文本、提及、图片、语音、视频、文件、位置、回复等
- 支持 discriminated union,根据
type字段自动解析消息类型
安装
pip install onebot-protocol
支持的消息类型
| 类型 | 说明 |
|---|---|
text |
纯文本 |
mention |
@某人 |
mention_all |
@所有人 |
image |
图片 |
voice |
语音 |
audio |
音频 |
video |
视频 |
file |
文件 |
location |
位置 |
reply |
回复 |
Project details
Release history Release notifications | RSS feed
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.0.3.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.0.3.tar.gz.
File metadata
- Download URL: onebot_protocol-0.0.3.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 |
3f5e671af955348e21c543627c63863cf5ea257e871f1143e970172ddf56662f
|
|
| MD5 |
f3e66419453764a2754a21c4162cb57b
|
|
| BLAKE2b-256 |
f8a45b483c4e6a4f9902c08246f05bf597636ca969e591a666a3150627ccc660
|
File details
Details for the file onebot_protocol-0.0.3-py3-none-any.whl.
File metadata
- Download URL: onebot_protocol-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.7 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 |
52bc8654149bbf091539994dbaeff38f82e7c746ba6b098bf77d35310cac2a31
|
|
| MD5 |
2d9e6acbad7c79c8b8ddd9538033c142
|
|
| BLAKE2b-256 |
52a6a0183b59ddaa40b9a5c64b1516a9d7ffe15bf54bf9cbbd5e6a8f2d34435e
|