teleproto - v1.229.0
    Preparing search index...

    Class UpdateReadChannelDiscussionInbox

    Hierarchy (View Summary)

    • VirtualClass<
          {
              broadcastId?: long;
              broadcastPost?: int;
              channelId: long;
              readMaxId: int;
              topMsgId: int;
          },
      >
      • UpdateReadChannelDiscussionInbox
    Index
    • Returns {
          broadcastId?: BigInteger;
          broadcastPost?: number;
          channelId: BigInteger;
          readMaxId: number;
          topMsgId: number;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    broadcastId?: BigInteger
    broadcastPost?: number
    channelId: BigInteger
    className: "UpdateReadChannelDiscussionInbox"
    classType: "constructor"
    CONSTRUCTOR_ID: 3601962310
    originalArgs: {
        broadcastId?: BigInteger;
        broadcastPost?: number;
        channelId: BigInteger;
        readMaxId: number;
        topMsgId: number;
    }
    readMaxId: number
    SUBCLASS_OF_ID: 2676568142
    topMsgId: number