PhpBotFramework
2.0.2
A framework for Telegram Bots' APIs.
|
Public Member Functions | |
__construct ($data) | |
offsetSet ($offset, $value) | |
offsetExists ($offset) | |
Check that the given offset exists or not. | |
offsetUnset ($offset) | |
Data | offsetGet ($offset) |
Get the given offset. More... | |
Data PhpBotFramework\Entities\EntityAccess::offsetGet | ( | $offset | ) |
Get the given offset.
$offset | The given offset. |