Interface RemoveChatItemByAuthorAction

interface RemoveChatItemByAuthorAction {
    externalChannelId: string;
}

Properties

externalChannelId: string