mapdev\FacebookMessenger\Traits\MessageTrait::notification_type PHP Méthode

notification_type() public méthode

public notification_type ( $type )
    public function notification_type($type)
    {
        $this->notification_type = $type;
        return $this;
    }