LICENSE
README.md
setup.py
chatwoot_client/__init__.py
chatwoot_client/api_client.py
chatwoot_client/configuration.py
chatwoot_client/rest.py
chatwoot_client/apis/__init__.py
chatwoot_client/apis/account_agent_bots_api.py
chatwoot_client/apis/account_users_api.py
chatwoot_client/apis/accounts_api.py
chatwoot_client/apis/agent_bots_api.py
chatwoot_client/apis/agents_api.py
chatwoot_client/apis/automation_rule_api.py
chatwoot_client/apis/canned_response_api.py
chatwoot_client/apis/canned_responses_api.py
chatwoot_client/apis/contact_api.py
chatwoot_client/apis/contacts_api.py
chatwoot_client/apis/contacts_api_api.py
chatwoot_client/apis/conversation_assignment_api.py
chatwoot_client/apis/conversation_labels_api.py
chatwoot_client/apis/conversations_api.py
chatwoot_client/apis/conversations_api_api.py
chatwoot_client/apis/csat_survey_page_api.py
chatwoot_client/apis/custom_attributes_api.py
chatwoot_client/apis/custom_filters_api.py
chatwoot_client/apis/help_center_api.py
chatwoot_client/apis/inbox_api_api.py
chatwoot_client/apis/inboxes_api.py
chatwoot_client/apis/integrations_api.py
chatwoot_client/apis/messages_api.py
chatwoot_client/apis/messages_api_api.py
chatwoot_client/apis/profile_api.py
chatwoot_client/apis/reports_api.py
chatwoot_client/apis/teams_api.py
chatwoot_client/apis/users_api.py
chatwoot_client/apis/webhooks_api.py
chatwoot_client/models/__init__.py
chatwoot_client/models/account.py
chatwoot_client/models/account_create_update_payload.py
chatwoot_client/models/account_id_account_users_body.py
chatwoot_client/models/account_id_account_users_body1.py
chatwoot_client/models/account_id_agents_body.py
chatwoot_client/models/account_id_conversations_body.py
chatwoot_client/models/account_id_inbox_members_body.py
chatwoot_client/models/account_id_inbox_members_body1.py
chatwoot_client/models/account_id_inbox_members_body2.py
chatwoot_client/models/account_id_inboxes_body.py
chatwoot_client/models/account_summary.py
chatwoot_client/models/account_summary_previous.py
chatwoot_client/models/agent.py
chatwoot_client/models/agent_bot.py
chatwoot_client/models/agent_bot_create_update_payload.py
chatwoot_client/models/agent_conversation_metrics.py
chatwoot_client/models/agent_conversation_metrics_metric.py
chatwoot_client/models/agents_id_body.py
chatwoot_client/models/all_ofconversation_filter_list_payload_items.py
chatwoot_client/models/all_ofconversation_list_data_payload_items.py
chatwoot_client/models/apiv1accountsaccount_idcontactsfilter_payload.py
chatwoot_client/models/apiv1accountsaccount_idconversations_message.py
chatwoot_client/models/apiv1accountsaccount_idconversations_message_template_params.py
chatwoot_client/models/apiv1accountsaccount_idconversationsfilter_payload.py
chatwoot_client/models/apiv1accountsaccount_idinboxes_channel.py
chatwoot_client/models/apiv1accountsaccount_idinboxesid_channel.py
chatwoot_client/models/article.py
chatwoot_client/models/article_create_update_payload.py
chatwoot_client/models/automation_rule.py
chatwoot_client/models/automation_rule_create_update_payload.py
chatwoot_client/models/bad_request_error.py
chatwoot_client/models/canned_response.py
chatwoot_client/models/canned_response_create_update_payload.py
chatwoot_client/models/category.py
chatwoot_client/models/category_create_update_payload.py
chatwoot_client/models/contact.py
chatwoot_client/models/contact_base.py
chatwoot_client/models/contact_conversations.py
chatwoot_client/models/contact_create.py
chatwoot_client/models/contact_inboxes.py
chatwoot_client/models/contact_list.py
chatwoot_client/models/contact_payload.py
chatwoot_client/models/contact_payload_contact.py
chatwoot_client/models/contact_update.py
chatwoot_client/models/contactable_inboxes.py
chatwoot_client/models/contacts_filter_body.py
chatwoot_client/models/conversation.py
chatwoot_client/models/conversation_assignee.py
chatwoot_client/models/conversation_filter_list.py
chatwoot_client/models/conversation_id_assignments_body.py
chatwoot_client/models/conversation_id_labels_body.py
chatwoot_client/models/conversation_id_toggle_priority_body.py
chatwoot_client/models/conversation_id_toggle_status_body.py
chatwoot_client/models/conversation_labels.py
chatwoot_client/models/conversation_list.py
chatwoot_client/models/conversation_list_data.py
chatwoot_client/models/conversation_list_data_meta.py
chatwoot_client/models/conversation_list_payload.py
chatwoot_client/models/conversation_list_payload_inner.py
chatwoot_client/models/conversation_list_payload_meta.py
chatwoot_client/models/conversation_message_create.py
chatwoot_client/models/conversation_sender.py
chatwoot_client/models/conversation_show.py
chatwoot_client/models/conversation_show_meta.py
chatwoot_client/models/conversation_show_meta_sender.py
chatwoot_client/models/conversation_status_toggle.py
chatwoot_client/models/conversation_status_toggle_payload.py
chatwoot_client/models/conversations_filter_body.py
chatwoot_client/models/custom_attribute.py
chatwoot_client/models/custom_attribute_create_update_payload.py
chatwoot_client/models/custom_filter.py
chatwoot_client/models/custom_filter_create_update_payload.py
chatwoot_client/models/extended_contact.py
chatwoot_client/models/generic_id.py
chatwoot_client/models/id_contact_inboxes_body.py
chatwoot_client/models/id_set_agent_bot_body.py
chatwoot_client/models/inbox.py
chatwoot_client/models/inboxes_id_body.py
chatwoot_client/models/inline_response200.py
chatwoot_client/models/inline_response2001.py
chatwoot_client/models/inline_response2002.py
chatwoot_client/models/inline_response2003.py
chatwoot_client/models/inline_response2004.py
chatwoot_client/models/inline_response2005.py
chatwoot_client/models/inline_response2006.py
chatwoot_client/models/inline_response2007.py
chatwoot_client/models/integrations_app.py
chatwoot_client/models/integrations_hook.py
chatwoot_client/models/integrations_hook_create_payload.py
chatwoot_client/models/integrations_hook_update_payload.py
chatwoot_client/models/message.py
chatwoot_client/models/message_list.py
chatwoot_client/models/platform_account.py
chatwoot_client/models/portal.py
chatwoot_client/models/portal_create_update_payload.py
chatwoot_client/models/public_contact.py
chatwoot_client/models/public_contact_create_update_payload.py
chatwoot_client/models/public_conversation.py
chatwoot_client/models/public_conversation_create_payload.py
chatwoot_client/models/public_inbox.py
chatwoot_client/models/public_inbox_working_hours.py
chatwoot_client/models/public_message.py
chatwoot_client/models/public_message_create_payload.py
chatwoot_client/models/public_message_update_payload.py
chatwoot_client/models/request_error.py
chatwoot_client/models/sender.py
chatwoot_client/models/team.py
chatwoot_client/models/team_create_update_payload.py
chatwoot_client/models/team_id_team_members_body.py
chatwoot_client/models/team_id_team_members_body1.py
chatwoot_client/models/team_id_team_members_body2.py
chatwoot_client/models/user.py
chatwoot_client/models/user_create_update_payload.py
chatwoot_client/models/webhook.py
chatwoot_client/models/webhook_create_update_payload.py
chatwoot_python_client.egg-info/PKG-INFO
chatwoot_python_client.egg-info/SOURCES.txt
chatwoot_python_client.egg-info/dependency_links.txt
chatwoot_python_client.egg-info/requires.txt
chatwoot_python_client.egg-info/top_level.txt
test/__init__.py
test/test_account.py
test/test_account_agent_bots_api.py
test/test_account_create_update_payload.py
test/test_account_id_account_users_body.py
test/test_account_id_account_users_body1.py
test/test_account_id_agents_body.py
test/test_account_id_conversations_body.py
test/test_account_id_inbox_members_body.py
test/test_account_id_inbox_members_body1.py
test/test_account_id_inbox_members_body2.py
test/test_account_id_inboxes_body.py
test/test_account_summary.py
test/test_account_summary_previous.py
test/test_account_users_api.py
test/test_accounts_api.py
test/test_agent.py
test/test_agent_bot.py
test/test_agent_bot_create_update_payload.py
test/test_agent_bots_api.py
test/test_agent_conversation_metrics.py
test/test_agent_conversation_metrics_metric.py
test/test_agents_api.py
test/test_agents_id_body.py
test/test_all_ofconversation_filter_list_payload_items.py
test/test_all_ofconversation_list_data_payload_items.py
test/test_apiv1accountsaccount_idcontactsfilter_payload.py
test/test_apiv1accountsaccount_idconversations_message.py
test/test_apiv1accountsaccount_idconversations_message_template_params.py
test/test_apiv1accountsaccount_idconversationsfilter_payload.py
test/test_apiv1accountsaccount_idinboxes_channel.py
test/test_apiv1accountsaccount_idinboxesid_channel.py
test/test_article.py
test/test_article_create_update_payload.py
test/test_automation_rule.py
test/test_automation_rule_api.py
test/test_automation_rule_create_update_payload.py
test/test_bad_request_error.py
test/test_canned_response.py
test/test_canned_response_api.py
test/test_canned_response_create_update_payload.py
test/test_canned_responses_api.py
test/test_category.py
test/test_category_create_update_payload.py
test/test_contact.py
test/test_contact_api.py
test/test_contact_base.py
test/test_contact_conversations.py
test/test_contact_create.py
test/test_contact_inboxes.py
test/test_contact_list.py
test/test_contact_payload.py
test/test_contact_payload_contact.py
test/test_contact_update.py
test/test_contactable_inboxes.py
test/test_contacts_api.py
test/test_contacts_api_api.py
test/test_contacts_filter_body.py
test/test_conversation.py
test/test_conversation_assignee.py
test/test_conversation_assignment_api.py
test/test_conversation_filter_list.py
test/test_conversation_id_assignments_body.py
test/test_conversation_id_labels_body.py
test/test_conversation_id_toggle_priority_body.py
test/test_conversation_id_toggle_status_body.py
test/test_conversation_labels.py
test/test_conversation_labels_api.py
test/test_conversation_list.py
test/test_conversation_list_data.py
test/test_conversation_list_data_meta.py
test/test_conversation_list_payload.py
test/test_conversation_list_payload_inner.py
test/test_conversation_list_payload_meta.py
test/test_conversation_message_create.py
test/test_conversation_sender.py
test/test_conversation_show.py
test/test_conversation_show_meta.py
test/test_conversation_show_meta_sender.py
test/test_conversation_status_toggle.py
test/test_conversation_status_toggle_payload.py
test/test_conversations_api.py
test/test_conversations_api_api.py
test/test_conversations_filter_body.py
test/test_csat_survey_page_api.py
test/test_custom_attribute.py
test/test_custom_attribute_create_update_payload.py
test/test_custom_attributes_api.py
test/test_custom_filter.py
test/test_custom_filter_create_update_payload.py
test/test_custom_filters_api.py
test/test_extended_contact.py
test/test_generic_id.py
test/test_help_center_api.py
test/test_id_contact_inboxes_body.py
test/test_id_set_agent_bot_body.py
test/test_inbox.py
test/test_inbox_api_api.py
test/test_inboxes_api.py
test/test_inboxes_id_body.py
test/test_inline_response200.py
test/test_inline_response2001.py
test/test_inline_response2002.py
test/test_inline_response2003.py
test/test_inline_response2004.py
test/test_inline_response2005.py
test/test_inline_response2006.py
test/test_inline_response2007.py
test/test_integrations_api.py
test/test_integrations_app.py
test/test_integrations_hook.py
test/test_integrations_hook_create_payload.py
test/test_integrations_hook_update_payload.py
test/test_message.py
test/test_message_list.py
test/test_messages_api.py
test/test_messages_api_api.py
test/test_platform_account.py
test/test_portal.py
test/test_portal_create_update_payload.py
test/test_profile_api.py
test/test_public_contact.py
test/test_public_contact_create_update_payload.py
test/test_public_conversation.py
test/test_public_conversation_create_payload.py
test/test_public_inbox.py
test/test_public_inbox_working_hours.py
test/test_public_message.py
test/test_public_message_create_payload.py
test/test_public_message_update_payload.py
test/test_reports_api.py
test/test_request_error.py
test/test_sender.py
test/test_team.py
test/test_team_create_update_payload.py
test/test_team_id_team_members_body.py
test/test_team_id_team_members_body1.py
test/test_team_id_team_members_body2.py
test/test_teams_api.py
test/test_user.py
test/test_user_create_update_payload.py
test/test_users_api.py
test/test_webhook.py
test/test_webhook_create_update_payload.py
test/test_webhooks_api.py