Resource: MessagePin
A pin on a Chat message. For more information see Pin a message.
| JSON representation |
|---|
{ "name": string, "message": string } |
| Fields | |
|---|---|
name |
Identifier. The resource name of the message pin. Format: |
message |
Required. Immutable. The resource name of the message that is pinned. Format: |
Methods |
|
|---|---|
|
Pins a message. |
|
Deletes a message pin (unpins the message). |
|
Lists pinned messages in a space. |