teleproto - v1.229.0
    Preparing search index...

    Class BotInlineMessageMediaVenue

    Hierarchy (View Summary)

    • VirtualClass<
          {
              address: string;
              geo: TypeGeoPoint;
              provider: string;
              replyMarkup?: TypeReplyMarkup;
              title: string;
              venueId: string;
              venueType: string;
          },
      >
      • BotInlineMessageMediaVenue
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    address: string
    className: "BotInlineMessageMediaVenue"
    classType: "constructor"
    CONSTRUCTOR_ID: 2324063644
    originalArgs: {
        address: string;
        geo: TypeGeoPoint;
        provider: string;
        replyMarkup?: TypeReplyMarkup;
        title: string;
        venueId: string;
        venueType: string;
    }
    provider: string
    replyMarkup?: TypeReplyMarkup
    SUBCLASS_OF_ID: 3297841032
    title: string
    venueId: string
    venueType: string