Download the PHP package californiamountainsnake/longmantelegrambot-inlinecalendar without Composer
On this page you can find all versions of the php package californiamountainsnake/longmantelegrambot-inlinecalendar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download californiamountainsnake/longmantelegrambot-inlinecalendar
More information about californiamountainsnake/longmantelegrambot-inlinecalendar
Files in californiamountainsnake/longmantelegrambot-inlinecalendar
Package longmantelegrambot-inlinecalendar
Short Description This is the calendar in form of inline keyboard.
License MIT
Informations about the package longmantelegrambot-inlinecalendar
longmantelegrambot-inlinecalendar
This is the calendar in form of inline keyboard intended for using with longman/telegram-bot
and californiamountainsnake/longmantelegrambot-inlinemenu
libraries.
Install:
Require this package with Composer
Install this package through Composer.
Edit your project's composer.json
file to require californiamountainsnake/longmantelegrambot-inlinecalendar
:
and run composer update
or
run this command in your command line:
Usage:
-
Include trait into your bot command and realise the abstract methods (mostly contains lang strings):
-
Create the calendar config:
- Use calendar!
All versions of longmantelegrambot-inlinecalendar with dependencies
ext-curl Version *
ext-json Version *
myclabs/php-enum Version ^1.5
californiamountainsnake/php-utils Version ^1.0.11
californiamountainsnake/longmantelegrambot-inlinemenu Version ^1.2.0
psr/log Version ^1.1