vot.js - v2.4.12
    Preparing search index...
    type MediaInfoChat = {
        artistMessages: SharedTypes.WeverseType.MediaInfoArtiesMessage;
        availableActions: string[];
        chatId: string;
        enable: boolean;
        messageCount: number;
        myProfile: SharedTypes.WeverseType.MediaInfoChatProfile;
    }
    Index

    Properties

    availableActions: string[]
    chatId: string
    enable: boolean
    messageCount: number