Options
All
  • Public
  • Public/Protected
  • All
Menu

An interface representing the data model related to the active (connected) Snapchat User.

Hierarchy

  • UserData

Index

Properties

Optional displayName

displayName: string

The public display name of the user.

Optional externalId

externalId: string

The unique identifier for this user on your app.

Optional profileLink

profileLink: string

The public profile link for this Snapchat user.

Optional bitmojiId

bitmojiId: string

The bitmoji avatar id.

Optional bitmojiSelfie

bitmojiSelfie: string

The bitmoji url of the user.

deprecated

use 'bitmojiAvatar' instead.

Optional bitmojiAvatar

bitmojiAvatar: string

The bitmoji url of the user.

Optional bitmojiPacksJson

bitmojiPacksJson: string

A JSON blob representing the bitmoji sticker data.

Generated using TypeDoc