Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions skills/lark-im/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ The four message-pulling shortcuts (`+messages-mget`, `+chat-messages-list`, `+m

Card messages (`interactive` type) are not yet supported for compact conversion in event subscriptions. The raw event data will be returned instead, with a hint printed to stderr.

### Audio Messages

`--audio` supports only Opus audio files when sending or replying with audio messages, for example `.opus` files or Ogg Opus (`.ogg`) files.

### Flag Types

Flags support two layers:
Expand Down
Loading