larksuite / larksuite/oapi-sdk-python
Channel Module 所需的飞书权限和事件维护
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 559
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
因为Channel Module封装了接口,完全不知道用哪些权限,我总不能每次都去找源码看调用什么接口吧
需要维护一个权限表,用于无障碍的使用你们封装的Channel Module,不然有些值一直是None,都不知道为什么!!
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 by reading the Channel Module entry points and the wrapped Feishu API calls in this Python SDK. Map each module or event to the permissions it requires, including cases that can otherwise produce None, and present the results in a maintained permission table. Done means users can determine the required permissions without inspecting source code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100