vot.js - v2.4.12
    Preparing search index...

    Type Alias MediaInfoChatProfile

    type MediaInfoChatProfile = {
        communityId: number;
        memberId: string;
        profileType: string;
    }
    Index

    Properties

    communityId: number
    memberId: string
    profileType: string