Skip to content

Commit b51bb82

Browse files
committed
change desc to subtitle for menu in modal
1 parent 68c80e8 commit b51bb82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

guide/Interaction/modal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Used to send a modal, it must be used inside interaction like button/menu/slash
2121
{name=Menu name}
2222
{type=menu}
2323
{id=menu id}
24-
{desc=Menu description}
24+
{subtitle=Menu subtitle (description)}
2525
2626
// support menu curls, like below
2727
{option=Option 1}
@@ -36,7 +36,7 @@ Used to send a modal, it must be used inside interaction like button/menu/slash
3636
{name=User/Role/Mention/Channel Menu name}
3737
{type=user or role or mention or channel}
3838
{id=menu id}
39-
{desc=Menu description}
39+
{subtitle=Menu subtitle (description)}
4040
4141
{selected=user id or role id or channel id} // for user/role/channel menu
4242
...

0 commit comments

Comments
 (0)