1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
ChatBotCommands.php
См. документацию.
1
<?php
2
declare(strict_types=1);
3
4
namespace
Bitrix\Landing\Copilot\Connector\Chat;
5
6
enum
ChatBotCommands
:
string
7
{
8
case
startGeneration =
'startGeneration'
;
9
case
restartGeneration =
'restartGeneration'
;
10
case
startOver
=
'startOver'
;
11
}
Bitrix\Landing\Copilot\Connector\Chat\ChatBotCommands
ChatBotCommands
Определения
ChatBotCommands.php:7
Bitrix\Landing\Copilot\Connector\Chat\startOver
@ startOver
Определения
ChatBotCommands.php:10
bitrix
modules
landing
lib
Copilot
Connector
Chat
ChatBotCommands.php
Создано системой
1.14.0