Skip to content

Commit e4a5e40

Browse files
committed
reference/cv2: ephemeral is only available in interactions, not reply
Signed-off-by: Luca Zeuch <[email protected]>
1 parent 75b20b4 commit e4a5e40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/reference/components-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,11 @@ Accepts:
236236

237237
- `allowed_mentions`: control pings (users, roles, everyone)
238238

239-
- `reply`: message ID to reply to (only available in interactions)
239+
- `reply`: message ID to reply to
240240

241241
- `silent`: suppress notifications
242242

243-
- `ephemeral`: message visible only to interaction user
243+
- `ephemeral`: message visible only to interaction user (only available in interactions)
244244

245245
###### Example
246246

0 commit comments

Comments
 (0)