teleproto - v1.229.0
    Preparing search index...

    Class BotInlineResult

    Hierarchy (View Summary)

    • VirtualClass<
          {
              content?: TypeWebDocument;
              description?: string;
              id: string;
              sendMessage: TypeBotInlineMessage;
              thumb?: TypeWebDocument;
              title?: string;
              type: string;
              url?: string;
          },
      >
      • BotInlineResult
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "BotInlineResult"
    classType: "constructor"
    CONSTRUCTOR_ID: 295067450
    content?: TypeWebDocument
    description?: string
    id: string
    originalArgs: {
        content?: TypeWebDocument;
        description?: string;
        id: string;
        sendMessage: TypeBotInlineMessage;
        thumb?: TypeWebDocument;
        title?: string;
        type: string;
        url?: string;
    }
    SUBCLASS_OF_ID: 942846933
    title?: string
    type: string
    url?: string