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