• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/livefeed/forumpost.php
  • Класс: BitrixSocialnetworkLivefeedForumPost
  • Вызов: ForumPost::getEventId
public function getEventId(): array
{
	return [
		'forum',
		'tasks_comment',
		'calendar_comment',
		'timeman_entry_comment',
		'report_comment',
		'photo_comment',
		'wiki_comment',
		'lists_new_element_comment',
		'crm_activity_add_comment',
	];
}