3declare(strict_types=1);
5namespace Bitrix\Im\V2\Chat\Member;
7use Bitrix\Im\V2\Entity\User\UserPopupItem;
8use Bitrix\Im\V2\Rest\PopupData;
9use Bitrix\Im\V2\Rest\PopupDataAggregatable;
10use Bitrix\Im\V2\Rest\RestEntity;
14 private int $relationId;
18 public function __construct(
int $relationId,
int $userId,
string $role)
20 $this->relationId = $relationId;
21 $this->userId = $userId;
27 return $this->relationId;
48 'relationId' => $this->relationId,
50 'role' => mb_strtolower($this->role),
if(!is_object($USER)||! $USER->IsAuthorized()) $userId
static getRestEntityName()
toRestFormat(array $option=[])
__construct(int $relationId, int $userId, string $role)
getPopupData(array $excludedList=[])
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)