• Stars
    star
    145
  • Rank 248,259 (Top 5 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 9 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Telegram Bot API PHP

telegram Telegram Bot API PHP

A PHP wrapper for the Telegram Bot API.

Latest Stable Version Total Downloads License

Composer package available.

Requirements

  • PHP 5.5 or higher
  • cURL
  • Telegram app (mobile or desktop)

Get started

You will find everything you need to know to use this API in the wiki

Installation

$ composer require mgp25/telegram-bot-api

My Bots :)

@life_quotes_bot - Receive a life quote daily at 12pm (Central European Time Zone)

What is Telegram?

According to Telegram:

Telegram is a messaging app with a focus on speed and security, itโ€™s super fast, simple and free. You can use Telegram on all your devices at the same time โ€” your messages sync seamlessly across any of your phones, tablets or computers.

With Telegram, you can send messages, photos, videos and files of any type (doc, zip, mp3, etc), as well as create groups for up to 200 people. You can write to your phone contacts and find people by their usernames. As a result, Telegram is like SMS and email combined โ€” and can take care of all your personal or business messaging needs.

May. 2015: 2 billion messages daily, ~62 million Monthly Active Users.

License

MIT