teleproto - v1.229.0
    Preparing search index...

    Class InputBotInlineResult

    Hierarchy (View Summary)

    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "InputBotInlineResult"
    classType: "constructor"
    CONSTRUCTOR_ID: 2294256409
    description?: string
    id: string
    originalArgs: {
        content?: InputWebDocument;
        description?: string;
        id: string;
        sendMessage: TypeInputBotInlineMessage;
        thumb?: InputWebDocument;
        title?: string;
        type: string;
        url?: string;
    }
    SUBCLASS_OF_ID: 2158273502
    title?: string
    type: string
    url?: string