teams notify send-to-chat
Auto-generated reference
This page is generated from checked-in CLI metadata for release v0.3.0. Do not edit it by hand.
Send activity notification to a chat.
Synopsis
teams notify send-to-chat CHAT_ID --topic TEXT --activity-type TYPE --preview TEXT [--recipient-user USER_ID]
Options
| Option | Value | Required | Env | Default | Description |
|---|---|---|---|---|---|
--topic | TOPIC | yes | Notification topic text | ||
--activity-type | ACTIVITY_TYPE | yes | Activity type | ||
--preview | PREVIEW | yes | Preview text content | ||
--recipient-user | USER_ID | no | Recipient user ID |
Examples
No command-specific examples are published yet.
Exit Codes
| Code | Meaning |
|---|---|
| 0 | success |
| 2 | invalid input |
| 3 | authentication error |
| 4 | permission denied |
| 6 | rate limited |