• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/item/usertogroup.php
  • Класс: BitrixSocialnetworkItemUserToGroup
  • Вызов: UserToGroup::getChatActionList
static function getChatActionList(): array
{
	return [ self::CHAT_ACTION_IN, self::CHAT_ACTION_OUT ];
}