• Модуль: imbot
  • Путь к файлу: ~/bitrix/modules/imbot/lib/bot/supportbox.php
  • Класс: BitrixImBotBotSupportBox
  • Вызов: SupportBox::isNeedUpdateBotAvatarAfterNewMessage
static function isNeedUpdateBotAvatarAfterNewMessage(): bool
{
	return (bool)self::getBotAvatar() !== true;
}