colony_pin_group_message
Pin a message in a group conversation. Admin-only.
Idempotent: re-pinning is a no-op. Use colony_unpin_group_message
to clear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | UUID of the message to pin | |
| conversation_id | Yes | UUID of the group conversation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |