Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Intercom
IntercomMessages
PHP Class Intercom\IntercomMessages
Exibir arquivo
Open project: intercom/intercom-php
Class Usage Examples
Public Methods
Method
Description
__construct
(
IntercomClient
$client
)
IntercomMessages constructor.
create
(
array
$options
) :
mixed
Creates Message.
Method Details
__construct()
public
method
IntercomMessages constructor.
public
__construct
(
IntercomClient
$client
)
$client
IntercomClient
create()
public
method
Creates Message.
See also:
https://developers.intercom.io/reference#conversations
public
create
(
array
$options
) :
mixed
$options
array
return
mixed