teams message list
Auto-generated reference
This page is generated from checked-in CLI metadata for release v0.3.0. Do not edit it by hand.
List messages in a channel or chat.
Synopsis
teams message list (--team TEAM_ID --channel CHANNEL_ID | --chat CHAT_ID)
Options
| Option | Value | Required | Env | Default | Description |
|---|---|---|---|---|---|
--team | TEAM_ID | no | Team ID for channel messages | ||
--channel | CHANNEL_ID | no | Channel ID for channel messages | ||
--chat | CHAT_ID | no | Chat ID for chat messages |
Examples
No command-specific examples are published yet.
Exit Codes
| Code | Meaning |
|---|---|
| 0 | success |
| 2 | invalid input |
| 3 | authentication error |
| 4 | permission denied |
| 5 | not found |
| 6 | rate limited |