Skip to content

Conversation

@Slimak-Text
Copy link
Collaborator

Release requirements

⚠️ To merge your pull request, all changes must be approved by @oliwiapolec. After your feature is live on production, DM Oliwia on Slack to release the documentation. Avoid merging the changes yourself.

PR information

What does this PR do? (optional)

follow_customer and unfollow_customer are already unused and unsupported (they don't do anything) so they can be deleted.

Type of change

  • Update
  • New feature
  • Fix

Deploy preview

The deploy preview link will appear in the checks section below once the build is complete.

Versioning

Pull request titles should comply with the Conventional Commits specification. This is required to update the project's version.

@Slimak-Text Slimak-Text requested a review from a team as a code owner January 5, 2026 12:40
@Slimak-Text Slimak-Text self-assigned this Jan 5, 2026
@Slimak-Text Slimak-Text force-pushed the ME-1234_remove_follow_unfollow_customer_methods branch from 94784e1 to 65578a2 Compare January 5, 2026 13:58
@Slimak-Text Slimak-Text requested a review from Copilot January 9, 2026 10:19
@Slimak-Text Slimak-Text requested a review from bkubiak January 9, 2026 10:20
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the documentation for the follow_customer and unfollow_customer methods from the Agent Chat API across versions v3.4, v3.5, v3.6, and v3.7. These methods are described as unused and unsupported in the PR description.

Key Changes

  • Removed complete documentation sections for follow_customer and unfollow_customer methods from both Web API and RTM API reference pages
  • Updated method listing tables to remove references to these two methods
  • Changes applied consistently across all four API versions (v3.4, v3.5, v3.6, v3.7)

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
src/pages/messaging/agent-chat-api/v3.7/rtm-reference/index.mdx Removed follow_customer and unfollow_customer RTM methods and updated Customers methods table
src/pages/messaging/agent-chat-api/v3.7/index.mdx Removed follow_customer and unfollow_customer Web API methods and updated Customers methods table
src/pages/messaging/agent-chat-api/v3.5/rtm-reference/index.mdx Removed follow_customer and unfollow_customer RTM methods and updated Customers methods table
src/pages/messaging/agent-chat-api/v3.5/index.mdx Removed follow_customer and unfollow_customer Web API methods and updated Customers methods table
src/pages/messaging/agent-chat-api/v3.4/rtm-reference/index.mdx Removed follow_customer and unfollow_customer RTM methods and updated Customers methods table
src/pages/messaging/agent-chat-api/v3.4/index.mdx Removed follow_customer and unfollow_customer Web API methods and updated Customers methods table
src/pages/messaging/agent-chat-api/rtm-reference/index.mdx Removed follow_customer and unfollow_customer RTM methods and updated Customers methods table for v3.6
src/pages/messaging/agent-chat-api/index.mdx Removed follow_customer and unfollow_customer Web API methods and updated Customers methods table for v3.6

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 12 out of 12 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Collaborator

@oliwiapolec oliwiapolec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add information about this to the Changelog 🙏

@oliwiapolec oliwiapolec merged commit a453cb7 into master Jan 21, 2026
14 checks passed
@oliwiapolec oliwiapolec deleted the ME-1234_remove_follow_unfollow_customer_methods branch January 21, 2026 14:42
@github-actions
Copy link

🎉 This PR is included in version 2.56.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants