We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ffd45f commit 06fd244Copy full SHA for 06fd244
README.md
@@ -91,7 +91,7 @@ As a shortcut, you can pass the mandatory `text` field as an argument of the sta
91
92
```php
93
KeyboardButton::make('Text of Button')
94
- ->requestContact();
+ ->requestLocation();
95
```
96
97
This is done the same way for `InlineKeyboardButton`:
0 commit comments