File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -742,7 +742,7 @@ user 125 in the content.
742742###### Message Pin Object Struture
743743
744744| Field | Type | Description |
745- | --------- | -------------------------------------------------------- | ------------------------------- |
745+ | ----------- | ---------------------------------------------------------- | --------------------------------- |
746746| pinned_at | ISO8601 timestamp | the time the message was pinned |
747747| message | [ message] ( /docs/resources/message#message-object ) object | the pinned message |
748748
@@ -970,14 +970,14 @@ Retrieves the list of pins in a channel. Requires the `VIEW_CHANNEL` permission.
970970###### Query String Params
971971
972972| Field | Type | Description | Default |
973- | ------- | ----------------- | ----------------------------------------- | ------- |
973+ | --------- | ------------------- | ------------------------------------------- | --------- |
974974| before? | ISO8601 timestamp | Get messages pinned before this timestamp | absent |
975975| limit? | integer | Max number of pins to return (1-50) | 50 |
976976
977977###### Response Structure
978978
979979| Field | Type |
980- | -------- | -------------------------------------------------------------------------- |
980+ | ---------- | ---------------------------------------------------------------------------- |
981981| items | array of [ message pin] ( /docs/resources/message#message-pin-object ) objects |
982982| has_more | boolean |
983983
You can’t perform that action at this time.
0 commit comments