mapdev\FacebookMessenger\Traits\MessageTrait::notification_type PHP Метод

notification_type() публичный Метод

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