Skip to main content

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

OptionValueRequiredEnvDefaultDescription
--chat-typeTYPEnogroupChat type
--topicTOPICnoTopic
--membersIDSnoComma-separated user IDs

Examples

No command-specific examples are published yet.

Exit Codes

CodeMeaning
0success
2invalid input
3authentication error
4permission denied
6rate limited

See Also