OrgApp
App/Bot linked with organization.
Parameters:
- app(- swibots.App, optional): The chat application instance.
- commands(- List[BotCommand], optional): List of bot commands associated with the organization app.
- created_at(- str, optional): The timestamp when the organization app was created.
- org_id(- str, optional): The ID of the organization to which the app belongs.
- name(- str, optional): The name of the organization app.
- role(- str, optional): The role associated with the organization app.
- id(- str, optional): The ID of the organization app.
- status(- str, optional): The status of the organization app.