$awaitMenu
To wait for a menu option to be selected and return the selected options values
In case of no option selected, it return undefined
In case of multiple values selected, all of them will return with ,
as seperator
Usage
$awaitMenu[Message (optional);user id (optional, default:author);timeout (optional, default:15s);menu id1 (optional);menu id2...]
1