composeMessageReply

public final Response<ComposeMessageResponse> composeMessageReply(String identifier, String messageId, ComposeMessageRequest requestBody, RequestOverrides overrides)

Compose a message reply

Return

The generated message reply

Parameters

identifier

The identifier of the grant to act upon

messageId

The id of the message to reply to

requestBody

The prompt that smart compose will use to generate a reply suggestion

overrides

Optional request overrides to apply