Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.07 KB

Body10.md

File metadata and controls

12 lines (9 loc) · 1.07 KB

sib_api_v3_sdk.Model.Body10

Properties

Name Type Description Notes
VisitorId string visitor’s ID received <a href="https://developers.sendinblue.com/docs/conversations-webhooks&quot;&gt;from a webhook</a> or generated by you to <a href="https://developers.sendinblue.com/docs/customize-the-widget#identifying-existing-users&quot;&gt;bind existing user account to Conversations</a>
Text string message text
AgentId string agent ID. It can be found on agent’s page or received <a href="https://developers.sendinblue.com/docs/conversations-webhooks&quot;&gt;from a webhook</a>. Optional if `groupId` is set. [optional]
GroupId string group ID. It can be found on group’s page. Optional if `agentId` is set. [optional]

[Back to Model list] [Back to API list] [Back to README]