Methods Summary | ||
---|---|---|
public
|
#
sendContent( int $subscriber_id , array $data , string $message_tag )
Sends content to the subscriber by its ID
see |
|
public
|
#
sendContentByUserRef( int $user_ref , array $data )
Sends content to the subscriber by user_ref
see |
|
public
|
Methods inherited from ManyChat\API\NamedAPIStructure |
---|
__construct()
|
Methods inherited from ManyChat\API\APIStructure |
---|
__construct() ,
__get() ,
__set() ,
__isset() ,
getName() ,
setName() ,
getApi() ,
setApi() ,
getParent() ,
setParent() ,
getMethodAddress() ,
__call()
|