File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ assets_version = "3.0.2" # do not edit: managed by `mdbook-admonish install`
4545"/guides/buttons.html" = " ./general/interactions/buttons/aboutButtons.html"
4646"/guides/selectmenu.html" = " ./general/interactions/selectMenus/aboutSelectMenu.html"
4747"/guides/try.html" = " ./general/bds2/errorHandling.html"
48+ "/guides/trycatch.html" = " ./general/bds2/errorHandling.html"
4849
4950"/bdscript/httpAddHeader.html" = " ../guides/general/httpRequests.html"
5051"/bdscript/httpDelete.html" = " ../guides/general/httpRequests.html"
Original file line number Diff line number Diff line change 7575 - [ $removeButtons[ ]] ( ./bdscript/removeButtonsComplex.md )
7676 - [ $removeComponent] ( ./bdscript/removeComponent.md )
7777 - [ $defer] ( ./bdscript/defer.md )
78+ - [ $input] ( ./bdscript/input.md )
7879 - [ Embeds] ( )
7980 - [ $addContainer] ( ./bdscript/addContainer.md )
8081 - [ $addField] ( ./bdscript/addField.md )
122123 - [ $username[ ]] ( ./bdscript/usernameComplex.md )
123124 - [ $userPerms] ( ./bdscript/userPerms.md )
124125 - [ $userServerAvatar] ( ./bdscript/userServerAvatar.md )
126+ - [ $changeUsername] ( ./bdscript/changeUsername.md )
127+ - [ $changeUsernameWithID] ( ./bdscript/changeUsernameWithID.md )
128+ - [ $findUser] ( ./bdscript/findUser.md )
125129 - [ Moderation] ( )
126130 - [ $ban] ( ./bdscript/ban.md )
127131 - [ $ban[ ]] ( ./bdscript/banComplex.md )
470474 - [ $webhookSend] ( ./bdscript/webhookSend.md )
471475 - [ $webhookTitle] ( ./bdscript/webhookTitle.md )
472476 - [ $webhookUsername] ( ./bdscript/webhookUsername.md )
477+ - [ $webhookContent] ( ./bdscript/webhookContent.md )
473478 - [ Error Handling] ( )
474479 - [ $catch] ( ./bdscript/catch.md )
475480 - [ $endtry] ( ./bdscript/endtry.md )
You can’t perform that action at this time.
0 commit comments