* added interaction specific interfaces * fix build error * implement change requests * add autocomplete respond method to IAutocompleteInteraction * fix sharded client current user * fix generic typeconverter picking priority * Revert "fix sharded client current user" This reverts commitpull/1958/heada9c15ffd6a
. * Revert "add autocomplete respond method to IAutocompleteInteraction" This reverts commitf2fc50f1f1
. * fix command parsing for names with spaces * add SlashCommandExecuted event invoke to failed type conversion * update interactions sample app * Revert "update interactions sample app" This reverts commit6ac8cd0da6
.