Original PR: #18
Bot support was a tough one to tackle, and laid idle in another branch with low visibility while I was allocating my contribution time to other projects. I can't wait to bring the first Swift Discord library with slash command support (and now the only maintained one), so I'm moving the ever-growing bucket list to this long-running issue :D
Bucket List
Original PR: #18
Bucket List
NotificationCenterfor messagecreate and ready events
resultBuilder- supported application command types:chatInput- Slash commandsuser- Actions that appear in context menu of usersmessage- Actions that appear in context menu of messagesresultBuilder- supported types:subCommand- A "sub-command" with no optionssubCommandGroup- A group for nesting other optionsstring- An option accepting aStringvalueinteger- An option accepting anIntvalueboolean- An option accepting aBoolvalueuser- An option accepting a user as its valuechannel- An option accepting a channel as its valuerole- An option accepting a role as its valuementionable- An option accepting a @mention as its valuenumber- An option accepting aDoublevalueattachment- An option accepting a file attachment as its valueresultBuilder