*** id: 98807096-fd4b-4e7c-be33-32e98e63d624 title: PromptVolumeResult slug: /go/reference/calling/results/prompt-volume description: The result object that is returned when changing the volume of a prompt. max-toc-depth: 3 ---------------- [link]: /docs/server-sdk/v2/go/reference/calling/actions/prompt#volume ## Relay.Calling.PromptVolumeResult This object is returned by [`volume`][link] method and represents the final result of a volume control operation. ### Properties | Name | Type | Description | | ------------ | --------- | ------------------------------------------------- | | `Successful` | `boolean` | Whether the volume has been changed successfully. |