-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Documentation Needed
This issue is created to track the need for documentation of the user installable apps integration feature added in PR #57.
Areas requiring documentation:
-
CommandManager.java:
- Document the use of
info.userContextfor command context settings - Explain the purpose and effect of
setIntegrationTypes(IntegrationType.ALL) - Document how these changes support user installable apps
- Document the use of
-
ReplyContext.java:
- Document the detached channel check in the
listenOncemethod - Explain why this check is necessary for user installable apps
- Document the detached channel check in the
-
General Documentation:
- Add a section to the README about user installable apps support
- Include usage examples for developers implementing commands with user installable apps
References
- PR: Full support for user installable apps integration #57
- Requested by: @Scyye
Metadata
Metadata
Assignees
Labels
No labels