teleproto - v1.229.0
    Preparing search index...

    Interface MessagesDiscardEncryptionParams

    interface MessagesDiscardEncryptionParams {
        chatId: number;
        deleteHistory?: boolean;
    }
    Index
    chatId: number

    Secret chat ID

    deleteHistory?: boolean

    Whether to delete the entire chat history for the other user as well