teleproto - v1.229.0
    Preparing search index...

    Class BotInlineMessageMediaGeo

    Hierarchy (View Summary)

    • VirtualClass<
          {
              geo: TypeGeoPoint;
              heading?: int;
              period?: int;
              proximityNotificationRadius?: int;
              replyMarkup?: TypeReplyMarkup;
          },
      >
      • BotInlineMessageMediaGeo
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "BotInlineMessageMediaGeo"
    classType: "constructor"
    CONSTRUCTOR_ID: 85477117
    heading?: number
    originalArgs: {
        geo: TypeGeoPoint;
        heading?: number;
        period?: number;
        proximityNotificationRadius?: number;
        replyMarkup?: TypeReplyMarkup;
    }
    period?: number
    proximityNotificationRadius?: number
    replyMarkup?: TypeReplyMarkup
    SUBCLASS_OF_ID: 3297841032