PhpBotFramework
2.0.2
A framework for Telegram Bots' APIs.
|
All API Methods that involve chats data and info. More...
Public Member Functions | |
Array false | getMe () |
A simple method for testing bot's auth token. More... | |
Array false | getChat ($chat_id) |
Get info about a chat. More... | |
Array false | getChatAdministrators ($chat_id) |
Use this method to get the list of chat's administrators. More... | |
Protected Member Functions | |
execRequest (string $url) | |
All API Methods that involve chats data and info.