Methods Summary | ||
---|---|---|
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
#
createCustomField( string $caption , string $type , string $description = NULL )
Creates custom field
see |
|
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
#
createBotField( string $name , string $type , string $description = NULL, string|int|null $value = NULL )
Creates bot field
see |
|
public
|
||
public
|
#
setBotFieldByName( string $field_name , string|int|null $field_value )
Sets bot field value by its name
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()
|