PhpBotFramework  2.0.2
A framework for Telegram Bots' APIs.
Public Member Functions | Protected Member Functions | List of all members
PhpBotFramework\Core\Chat Class Reference

All API Methods that involve chats data and info. More...

Inheritance diagram for PhpBotFramework\Core\Chat:
PhpBotFramework\Core\CoreBot PhpBotFramework\BasicBot PhpBotFramework\Bot PhpBotFramework\Test\TestBot

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)
 

Detailed Description

All API Methods that involve chats data and info.


The documentation for this class was generated from the following file: