teleproto - v1.229.0
    Preparing search index...

    Class BotInlineMediaResult

    Hierarchy (View Summary)

    • VirtualClass<
          {
              description?: string;
              document?: TypeDocument;
              id: string;
              photo?: Api.TypePhoto;
              sendMessage: TypeBotInlineMessage;
              title?: string;
              type: string;
          },
      >
      • BotInlineMediaResult
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "BotInlineMediaResult"
    classType: "constructor"
    CONSTRUCTOR_ID: 400266251
    description?: string
    document?: TypeDocument
    id: string
    originalArgs: {
        description?: string;
        document?: TypeDocument;
        id: string;
        photo?: Api.TypePhoto;
        sendMessage: TypeBotInlineMessage;
        title?: string;
        type: string;
    }
    photo?: Api.TypePhoto
    SUBCLASS_OF_ID: 942846933
    title?: string
    type: string