compose Message Reply
public final Response<ComposeMessageResponse> composeMessageReply(String identifier, String messageId, ComposeMessageRequest requestBody, RequestOverrides overrides)
public final Response<ComposeMessageResponse> composeMessageReply(String identifier, String messageId, ComposeMessageRequest requestBody)
Compose a message reply
Return
The generated message reply
Parameters
identifier
The identifier of the grant to act upon
message Id
The id of the message to reply to
request Body
The prompt that smart compose will use to generate a reply suggestion
overrides
Optional request overrides to apply