<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@jackdbd/hapi-telegram-plugin](./hapi-telegram-plugin.md) &gt; [\_default](./hapi-telegram-plugin._default.md)

## \_default variable

<b>Signature:</b>

```typescript
_default: {
    multiple: boolean;
    name: string;
    once: boolean;
    pkg: any;
    register: (server: import("@hapi/hapi").Server, options?: import("./interfaces.js").Options | undefined) => void;
    requirements: {
        hapi: string;
    };
    version: any;
}
```
