teleproto - v1.229.0
    Preparing search index...

    Interface AicomposeUpdateToneParams

    interface AicomposeUpdateToneParams {
        displayAuthor?: boolean;
        emojiId?: BigInteger;
        prompt?: string;
        title?: string;
        tone: TypeInputAiComposeToneIn;
    }
    Index
    displayAuthor?: boolean
    emojiId?: BigInteger
    prompt?: string
    title?: string