larksuite / larksuite/oapi-sdk-python
添加消息服务和批量发送功能的实现
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 559
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
https://open.larkenterprise.com/document/server-docs/im-v1/batch_message/send-messages-in-batches
根据这个文档,目前python sdk没有支持,故提PR,请求合并
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked batch-message documentation and inspect the existing Python SDK entry points for message services and analogous requests. Add support for the documented batch-send operation, then verify request and response handling against the API specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100