可以支持和lark客户端一样的聊天框列表获取吗?
Open
Nobody has claimed this yet.
domain/im
- Dominant language
- Go
- Stars
- 17.3k
- Forks
- 1.4k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 105
Description
目前我需要利用lark-cli 获取最近24小时的所有消息来交给ai总结出我需要处理的部分,但是目前好像支持拉取群聊列表,根据返回的群聊id再查群消息,但是好像并不支持最近24小时的私聊列表的获取,这个能支持吗?
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 reviewing the existing commands that list group chats and retrieve messages, then check the Lark messaging API for recent private-chat listing support. Done means the CLI can return private chats with activity in the last 24 hours so their IDs can be used to retrieve messages for summarization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100