Skip to content

Commit 06fd244

Browse files
authored
Update README.md
1 parent 3ffd45f commit 06fd244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ As a shortcut, you can pass the mandatory `text` field as an argument of the sta
9191

9292
```php
9393
KeyboardButton::make('Text of Button')
94-
->requestContact();
94+
->requestLocation();
9595
```
9696

9797
This is done the same way for `InlineKeyboardButton`:

0 commit comments

Comments
 (0)