Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BotInlineResult

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { id: string; type: string; title?: string; description?: string; url?: string; thumb?: TypeWebDocument; content?: TypeWebDocument; sendMessage: TypeBotInlineMessage }

Type declaration

CONSTRUCTOR_ID: 295067450
SUBCLASS_OF_ID: 942846933
classType: "constructor"
className: "BotInlineResult"
id: string
type: string
title?: string
description?: string
url?: string
content?: TypeWebDocument

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer

Constructors

Generated using TypeDoc