<!-- 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; [RequestEventMatcher](./hapi-telegram-plugin.requesteventmatcher.md) &gt; [predicate](./hapi-telegram-plugin.requesteventmatcher.predicate.md)

## RequestEventMatcher.predicate property

<b>Signature:</b>

```typescript
predicate: (request: Hapi.Request, event: Hapi.RequestEvent, tags: Tags) => boolean;
```
