Add support for user-installable apps (#2633)* Add contexts and integration types* Update tests and examples* Add ApplicationInfo fields* Add Interaction fields (context, integration owners)* Add Message fields (interaction metadata)* Add IDetachableEntity* Pull up IPermissionHolder#hasPermission overloads with Collection* Add concrete entity mixins* Add Interaction#isFromAttachedGuild* Add InteractionEntityBuilder, adapt entity deserialization* Add group channel support* Add ErrorResponse#MAX_FOLLOW_UP_MESSAGES_HIT* Add user-installed slash command example* Add approximate user install count* Add Helpers#unmodifiableEnumSet* Add IntegrationOwners#isXIntegration()/getXIntegration()* Reword #setEphemeral note (commit: ec09f79)