mapdev\FacebookMessenger\Exceptions\CouldNotReadWebhook::other PHP Method

other() public static method

public static other ( $message )
    public static function other($message)
    {
        return new static($message);
    }