---
title: replyKeyboardForceReply
description: replyKeyboardForceReply attributes, type and example
---
## Constructor: replyKeyboardForceReply  
[Back to constructors index](index.md)



### Attributes:

| Name     |    Type       | Required |
|----------|:-------------:|---------:|



### Type: [ReplyMarkup](../types/ReplyMarkup.md)


### Example:

```
$replyKeyboardForceReply = ['_' => 'replyKeyboardForceReply', ];
```