NAME

Perlgram::CLI - CLI polling for Telegram bots

SYNOPSIS

use Perlgram::CLI;
my $cli = Perlgram::CLI->new(bot => $bot);
$cli->run();

DESCRIPTION

Implements polling mode for Telegram bots, fetching updates via getUpdates.

AUTHOR

AmiRCandy, <amirhosen.1385.cmo@gmail.com>

LICENSE

Artistic License 2.0