Открытые члены | |
getId () | |
getCode () | |
getBotData () | |
toRestFormat (array $option=[]) | |
getCommands () | |
Открытые статические члены | |
static | getInstance (?int $id) |
static | getRestEntityName () |
static | cleanCache (int $id) |
См. определение в файле BotData.php строка 11
|
static |
См. определение в файле BotData.php строка 203
getBotData | ( | ) |
См. определение в файле BotData.php строка 90
getCode | ( | ) |
См. определение в файле BotData.php строка 85
getCommands | ( | ) |
См. определение в файле BotData.php строка 152
getId | ( | ) |
Returns the id of the entity
Замещает Entity.
См. определение в файле BotData.php строка 80
|
static |
См. определение в файле BotData.php строка 34
|
static |
Returns the name of the entity that will be used in the rest response
Замещает RestConvertible.
См. определение в файле BotData.php строка 95
toRestFormat | ( | array | $option = [] | ) |
Returns an array in JSON like format to return the entity as a rest response.
array | $option |
Замещает RestConvertible.
См. определение в файле BotData.php строка 100