teleproto - v1.229.0
    Preparing search index...

    Class ForwardMessages

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  allowPaidFloodskip?: boolean;
                  allowPaidStars?: long;
                  background?: boolean;
                  dropAuthor?: boolean;
                  dropMediaCaptions?: boolean;
                  effect?: long;
                  fromEphemeral?: boolean;
                  fromPeer: TypeEntityLike;
                  id: int[];
                  noforwards?: boolean;
                  quickReplyShortcut?: TypeInputQuickReplyShortcut;
                  randomId: long[];
                  replyTo?: TypeInputReplyTo;
                  scheduleDate?: int;
                  scheduleRepeatPeriod?: int;
                  sendAs?: TypeEntityLike;
                  silent?: boolean;
                  suggestedPost?: TypeSuggestedPost;
                  toPeer: TypeEntityLike;
                  topMsgId?: MessageIDLike;
                  videoTimestamp?: int;
                  withMyScore?: boolean;
              },
          >,
          TypeUpdates,
      >
      • ForwardMessages
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: TypeUpdates
    allowPaidFloodskip?: boolean
    allowPaidStars?: BigInteger
    background?: boolean
    className: "messages.ForwardMessages"
    classType: "request"
    CONSTRUCTOR_ID: 326126204
    dropAuthor?: boolean
    dropMediaCaptions?: boolean
    effect?: BigInteger
    fromEphemeral?: boolean
    fromPeer: EntityLike
    id: number[]
    noforwards?: boolean
    originalArgs: Args
    quickReplyShortcut?: TypeInputQuickReplyShortcut
    randomId: BigInteger[]
    scheduleDate?: number
    scheduleRepeatPeriod?: number
    sendAs?: EntityLike
    silent?: boolean
    SUBCLASS_OF_ID: 2331323052
    suggestedPost?: SuggestedPost
    toPeer: EntityLike
    topMsgId?: MessageIDLike
    videoTimestamp?: number
    withMyScore?: boolean