Sending

ManyChat's API /fb/sending/ namespace structure wrapper
extends ManyChat\API\NamedAPIStructure
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
# sendFlow( int $subscriber_id , string $flow_ns )
Sends flow to the subscriber by its ID

see

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()