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 |
|
|---|---|
|
Creates a message pin. |
|
Deletes a message pin. |
|
Lists message pins in a space. |