• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/V2/Entity/User/UserBot.php
  • Класс: BitrixImV2EntityUserUserBot
  • Вызов: UserBot::getCacheKey
static function getCacheKey($id): string
{
	return self::CACHE_KEY . $id;
}