teams chat create
Auto-generated reference
This page is generated from teams --help-json for release v0.1.0. Do not edit it by hand.
Create a chat.
Synopsis
teams chat create [--chat-type group|oneOnOne] [--topic TOPIC] [--members USER_ID,USER_ID]
Options
| Option | Value | Required | Env | Default | Description |
|---|---|---|---|---|---|
--chat-type | TYPE | no | group | Chat type | |
--topic | TOPIC | no | Topic | ||
--members | IDS | no | Comma-separated user IDs |
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 |