Type Alias MediaInfoChatProfile

MediaInfoChatProfile: {
    communityId: number;
    memberId: string;
    profileType: string;
}