• ManyChat PHP library
  • Classes
  • Interfaces
  • Exceptions
Class
  1. ManyChat
  2. \
  3. API
  4. \
  5. NamedAPIStructure

NamedAPIStructure

API-structure that uses for structure-element name of the class
extends ManyChat\API\APIStructure

Known subclasses

ManyChat\Structure\Fb, ManyChat\Structure\Fb\Page, ManyChat\Structure\Fb\Sending, ManyChat\Structure\Fb\Subscriber

Open source code
Methods Summary
public
# __construct( ManyChat\API\BaseAPI $api , ManyChat\API\APIStructure $parent )

Overrides

ManyChat\API\APIStructure::__construct()
Methods inherited from ManyChat\API\APIStructure
__construct(), __get(), __set(), __isset(), getName(), setName(), getApi(), setApi(), getParent(), setParent(), getMethodAddress(), __call()
Generated by ApiGen