Set the bone on the skin.

interface SnapchatUserBirthday {
    day: number;
    month: number;
}

Properties

Properties

day: number

The day of the month (1-31).

month: number

The month of the year (1-12).