larksuite / larksuite/oapi-sdk-python

Channel Module 所需的飞书权限和事件维护

Open
#127 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.