Preparing search index...

    Class SafeSnapchatUser

    Represents a Snapchat user with only non-sensitive information (Bitmoji info). This is a safe subset of user data that works with lenses that use sensitive apis.

    Used By

    Hierarchy (View Summary)

    Index

    Properties

    hasBitmoji: boolean

    Whether this user has a bitmoji that can be retrieved via BitmojiModule.

    Methods

    • Returns true if the object matches or derives from the passed in type.

      Parameters

      • type: string

      Returns boolean

    • Returns true if this object is the same as other. Useful for checking if two references point to the same thing.

      Parameters

      Returns boolean