Abstract
Protected
constructorOptional
Readonly
birthdayUser's birth month and day. The month and day will start with the index of 1.
Optional
Readonly
displayName a Snapchat user has chosen to be shown as. Note that not all users set their display name, so you should treat this value as such.
Optional
Readonly
friendInformation about friendship between this friend and the active user like start date and streak.
Readonly
hasWhether this user has a bitmoji that can be retireved via BitmojiModule.
Readonly
userSnapchat user's unique userName. Should not be relied on as a key because it can be changed.
Optional
Readonly
zodiacThis user's zodiac.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Represents a Snapchat user in order to pass to other APIs or to retrieve certain details about the user like display name.