Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadmp97 committed Jul 30, 2022
1 parent 2f7f8a6 commit 798faef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ $keyboard = (new InlineKeyboard())
->chunk(1)
->rightToLeft()
->get();
``
```
Next use it like this:
```php
$tg->sendMessage([
Expand Down

0 comments on commit 798faef

Please sign in to comment.