Birthday information of our contacts.
Constructor | Description |
---|---|
contacts.contactBirthdays | Birthday information of our contacts. |
Method | Description |
---|---|
contacts.getBirthdays | Fetch all users with birthdays that fall within +1/-1 days, relative to the current day: this method should be invoked by clients every 6-8 hours, and if the result is non-empty, it should be used to appropriately update locally cached birthday information in user.birthday .See here ยป for more info. |