teleproto - v1.229.0
    Preparing search index...

    Class User

    Hierarchy (View Summary)

    • VirtualClass<
          {
              accessHash?: long;
              applyMinPhoto?: boolean;
              attachMenuEnabled?: boolean;
              bot?: boolean;
              botActiveUsers?: int;
              botAttachMenu?: boolean;
              botBusiness?: boolean;
              botCanEdit?: boolean;
              botCanManageBots?: boolean;
              botChatHistory?: boolean;
              botForumCanManageTopics?: boolean;
              botForumView?: boolean;
              botGuard?: boolean;
              botGuestchat?: boolean;
              botHasMainApp?: boolean;
              botInfoVersion?: int;
              botInlineGeo?: boolean;
              botInlinePlaceholder?: string;
              botNochats?: boolean;
              botVerificationIcon?: long;
              closeFriend?: boolean;
              color?: TypePeerColor;
              contact?: boolean;
              contactRequirePremium?: boolean;
              deleted?: boolean;
              emojiStatus?: TypeEmojiStatus;
              fake?: boolean;
              firstName?: string;
              id: long;
              langCode?: string;
              lastName?: string;
              linkedCommunityId?: long;
              min?: boolean;
              mutualContact?: boolean;
              phone?: string;
              photo?: TypeUserProfilePhoto;
              premium?: boolean;
              profileColor?: TypePeerColor;
              restricted?: boolean;
              restrictionReason?: TypeRestrictionReason[];
              scam?: boolean;
              self?: boolean;
              sendPaidMessagesStars?: long;
              status?: TypeUserStatus;
              storiesHidden?: boolean;
              storiesMaxId?: TypeRecentStory;
              storiesUnavailable?: boolean;
              support?: boolean;
              username?: string;
              usernames?: TypeUsername[];
              verified?: boolean;
          },
      >
      • User
    Index
    • Parameters

      • args: {
            accessHash?: BigInteger;
            applyMinPhoto?: boolean;
            attachMenuEnabled?: boolean;
            bot?: boolean;
            botActiveUsers?: number;
            botAttachMenu?: boolean;
            botBusiness?: boolean;
            botCanEdit?: boolean;
            botCanManageBots?: boolean;
            botChatHistory?: boolean;
            botForumCanManageTopics?: boolean;
            botForumView?: boolean;
            botGuard?: boolean;
            botGuestchat?: boolean;
            botHasMainApp?: boolean;
            botInfoVersion?: number;
            botInlineGeo?: boolean;
            botInlinePlaceholder?: string;
            botNochats?: boolean;
            botVerificationIcon?: BigInteger;
            closeFriend?: boolean;
            color?: TypePeerColor;
            contact?: boolean;
            contactRequirePremium?: boolean;
            deleted?: boolean;
            emojiStatus?: TypeEmojiStatus;
            fake?: boolean;
            firstName?: string;
            id: BigInteger;
            langCode?: string;
            lastName?: string;
            linkedCommunityId?: BigInteger;
            min?: boolean;
            mutualContact?: boolean;
            phone?: string;
            photo?: TypeUserProfilePhoto;
            premium?: boolean;
            profileColor?: TypePeerColor;
            restricted?: boolean;
            restrictionReason?: RestrictionReason[];
            scam?: boolean;
            self?: boolean;
            sendPaidMessagesStars?: BigInteger;
            status?: TypeUserStatus;
            storiesHidden?: boolean;
            storiesMaxId?: RecentStory;
            storiesUnavailable?: boolean;
            support?: boolean;
            username?: string;
            usernames?: Username[];
            verified?: boolean;
        }

      Returns User

    • Returns {
          accessHash?: BigInteger;
          applyMinPhoto?: boolean;
          attachMenuEnabled?: boolean;
          bot?: boolean;
          botActiveUsers?: number;
          botAttachMenu?: boolean;
          botBusiness?: boolean;
          botCanEdit?: boolean;
          botCanManageBots?: boolean;
          botChatHistory?: boolean;
          botForumCanManageTopics?: boolean;
          botForumView?: boolean;
          botGuard?: boolean;
          botGuestchat?: boolean;
          botHasMainApp?: boolean;
          botInfoVersion?: number;
          botInlineGeo?: boolean;
          botInlinePlaceholder?: string;
          botNochats?: boolean;
          botVerificationIcon?: BigInteger;
          closeFriend?: boolean;
          color?: TypePeerColor;
          contact?: boolean;
          contactRequirePremium?: boolean;
          deleted?: boolean;
          emojiStatus?: TypeEmojiStatus;
          fake?: boolean;
          firstName?: string;
          id: BigInteger;
          langCode?: string;
          lastName?: string;
          linkedCommunityId?: BigInteger;
          min?: boolean;
          mutualContact?: boolean;
          phone?: string;
          photo?: TypeUserProfilePhoto;
          premium?: boolean;
          profileColor?: TypePeerColor;
          restricted?: boolean;
          restrictionReason?: RestrictionReason[];
          scam?: boolean;
          self?: boolean;
          sendPaidMessagesStars?: BigInteger;
          status?: TypeUserStatus;
          storiesHidden?: boolean;
          storiesMaxId?: RecentStory;
          storiesUnavailable?: boolean;
          support?: boolean;
          username?: string;
          usernames?: Username[];
          verified?: boolean;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    accessHash?: BigInteger
    applyMinPhoto?: boolean
    attachMenuEnabled?: boolean
    bot?: boolean
    botActiveUsers?: number
    botAttachMenu?: boolean
    botBusiness?: boolean
    botCanEdit?: boolean
    botCanManageBots?: boolean
    botChatHistory?: boolean
    botForumCanManageTopics?: boolean
    botForumView?: boolean
    botGuard?: boolean
    botGuestchat?: boolean
    botHasMainApp?: boolean
    botInfoVersion?: number
    botInlineGeo?: boolean
    botInlinePlaceholder?: string
    botNochats?: boolean
    botVerificationIcon?: BigInteger
    className: "User"
    classType: "constructor"
    closeFriend?: boolean
    CONSTRUCTOR_ID: 2981678211
    contact?: boolean
    contactRequirePremium?: boolean
    deleted?: boolean
    emojiStatus?: TypeEmojiStatus
    fake?: boolean
    firstName?: string
    id: BigInteger
    langCode?: string
    lastName?: string
    linkedCommunityId?: BigInteger
    min?: boolean
    mutualContact?: boolean
    originalArgs: {
        accessHash?: BigInteger;
        applyMinPhoto?: boolean;
        attachMenuEnabled?: boolean;
        bot?: boolean;
        botActiveUsers?: number;
        botAttachMenu?: boolean;
        botBusiness?: boolean;
        botCanEdit?: boolean;
        botCanManageBots?: boolean;
        botChatHistory?: boolean;
        botForumCanManageTopics?: boolean;
        botForumView?: boolean;
        botGuard?: boolean;
        botGuestchat?: boolean;
        botHasMainApp?: boolean;
        botInfoVersion?: number;
        botInlineGeo?: boolean;
        botInlinePlaceholder?: string;
        botNochats?: boolean;
        botVerificationIcon?: BigInteger;
        closeFriend?: boolean;
        color?: TypePeerColor;
        contact?: boolean;
        contactRequirePremium?: boolean;
        deleted?: boolean;
        emojiStatus?: TypeEmojiStatus;
        fake?: boolean;
        firstName?: string;
        id: BigInteger;
        langCode?: string;
        lastName?: string;
        linkedCommunityId?: BigInteger;
        min?: boolean;
        mutualContact?: boolean;
        phone?: string;
        photo?: TypeUserProfilePhoto;
        premium?: boolean;
        profileColor?: TypePeerColor;
        restricted?: boolean;
        restrictionReason?: RestrictionReason[];
        scam?: boolean;
        self?: boolean;
        sendPaidMessagesStars?: BigInteger;
        status?: TypeUserStatus;
        storiesHidden?: boolean;
        storiesMaxId?: RecentStory;
        storiesUnavailable?: boolean;
        support?: boolean;
        username?: string;
        usernames?: Username[];
        verified?: boolean;
    }
    phone?: string
    premium?: boolean
    profileColor?: TypePeerColor
    restricted?: boolean
    restrictionReason?: RestrictionReason[]
    scam?: boolean
    self?: boolean
    sendPaidMessagesStars?: BigInteger
    storiesHidden?: boolean
    storiesMaxId?: RecentStory
    storiesUnavailable?: boolean
    SUBCLASS_OF_ID: 765557111
    support?: boolean
    username?: string
    usernames?: Username[]
    verified?: boolean