Skip to content

feat(msg): add urgent subcommand for message urgent delivery#78

Open
GENEVE0086 wants to merge 2 commits intoriba2534:mainfrom
GENEVE0086:feature/msg-urgent
Open

feat(msg): add urgent subcommand for message urgent delivery#78
GENEVE0086 wants to merge 2 commits intoriba2534:mainfrom
GENEVE0086:feature/msg-urgent

Conversation

@GENEVE0086
Copy link
Copy Markdown

@GENEVE0086 GENEVE0086 commented Apr 1, 2026

Summary

  • add msg urgent subcommand for urgent message delivery
  • support app|phone|sms urgent types
  • add validation and tests for urgent flags
  • update README and CLAUDE.md with urgent usage and required scopes

Test

  • go test ./...
  • built local binary and verified send + urgent flow

Local Runtime Verification

  • used local built binary (bin/feishu-cli) for real invocation
  • sent a test message successfully
  • marked the same message as urgent successfully (urgent-type=app)
  • urgent response returned empty invalid_user_id_list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant