Conversation resource
This provides access to the agent resources
array|null Freshdesk\Resources\Conversation::reply(integer $id, array $data)
Reply to a ticket
array|null Freshdesk\Resources\Conversation::note(integer $id, array $data)
Create a note for a ticket
array|null Freshdesk\Resources\Conversation::update(integer $id, array $data)
Update a resource
Updates the resources for the given $id with the supplied data/.
array|null Freshdesk\Resources\Conversation::delete(\Freshdesk\Resources\Traits\in $id)
Delete a resource
Delete a resource by $id
How can I help you explore Laravel packages today?