Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e825e6e

Browse files
committedMar 17, 2025·
Update descriptions to be specific to each endpoint
1 parent f10d889 commit e825e6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎content/reference.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -5925,7 +5925,7 @@ The shape of the `data` payload varies depending on the channel type; you can le
59255925
<Section title="Getting user channel data" slug="get-user-channel-data">
59265926
<ContentColumn>
59275927

5928-
Retrieves the channel data for the provided user (or object) on the channel specified.
5928+
Retrieves the channel data for the provided user on the channel specified.
59295929

59305930
### Endpoint
59315931

@@ -6083,7 +6083,7 @@ Unsets (removes) channel data for the user and the channel specified.
60836083
<Section title="Getting object channel data" slug="get-object-channel-data">
60846084
<ContentColumn>
60856085

6086-
Retrieves the channel data for the provided user (or object) on the channel specified.
6086+
Retrieves the channel data for the provided user object on the channel specified.
60876087

60886088
### Endpoint
60896089

0 commit comments

Comments
 (0)
Please sign in to comment.