Page

ManyChat's API /fb/page/ namespace structure wrapper
extends ManyChat\API\NamedAPIStructure
Methods Summary
public
# getInfo( )
Gets information about the page that corresponds to the current token

see

public
public
public
public
public
public
# createCustomField( string $caption , string $type , string $description = NULL )
public
public
public
public
# getOtnTopics( )
Gets current page One-Time Notification topics

see

public
public
# createBotField( string $name , string $type , string $description = NULL, string|int|null $value = NULL )
public
# setBotField( int $field_id , string|int|null $field_value )
public
# setBotFieldByName( string $field_name , string|int|null $field_value )
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()