Interface LiveChatItemContextMenuEndpoint

interface LiveChatItemContextMenuEndpoint {
    params: string;
}

Properties

Properties

params: string