PHPackages                             californiamountainsnake/longmantelegrambot-inline-keyboard-selection - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. californiamountainsnake/longmantelegrambot-inline-keyboard-selection

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

californiamountainsnake/longmantelegrambot-inline-keyboard-selection
====================================================================

Utils that allows to get from a user some values using inline keyboard inside a longman/telegram-bot command.

4.0.0(5y ago)047[1 PRs](https://github.com/CaliforniaMountainSnake/longmantelegrambot-inline-keyboard-selection/pulls)MITPHPPHP ^7.3

Since Oct 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/CaliforniaMountainSnake/longmantelegrambot-inline-keyboard-selection)[ Packagist](https://packagist.org/packages/californiamountainsnake/longmantelegrambot-inline-keyboard-selection)[ RSS](/packages/californiamountainsnake-longmantelegrambot-inline-keyboard-selection/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (7)Versions (15)Used By (0)

longmantelegrambot-inline-keyboard-selection
============================================

[](#longmantelegrambot-inline-keyboard-selection)

Utils that allows to get from a user some values using inline keyboard inside a longman/telegram-bot command.

Install:
--------

[](#install)

### Require this package with Composer

[](#require-this-package-with-composer)

Install this package through [Composer](https://getcomposer.org/). Edit your project's `composer.json` file to require `californiamountainsnake/longmantelegrambot-inline-keyboard-selection`:

```
{
    "name": "yourproject/yourproject",
    "type": "project",
    "require": {
        "php": "^7.3",
        "californiamountainsnake/longmantelegrambot-inline-keyboard-selection": "*"
    }
}
```

and run `composer update`

### or

[](#or)

run this command in your command line:

```
composer require californiamountainsnake/longmantelegrambot-inline-keyboard-selection
```

### Usage

[](#usage)

1. Create the lang file `telegrambot/keyboard_selection`:

```
