Skip to content

Commit d4115fb

Browse files
authored
chore: fix descriptions for GET channel data endpoints to be specific to each endpoint (#797)
* Update descriptions to be specific to each endpoint * Remove user
1 parent 47112c1 commit d4115fb

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 object on the channel specified.
60876087

60886088
### Endpoint
60896089

0 commit comments

Comments
 (0)