Documentation - v0.27.1
    Preparing search index...

    Type Alias OmitInputMessageId<T>

    OmitInputMessageId: Omit<T, "chatId" | "message">

    Remove InputMessageId type from the given type

    Type Parameters

    • T