setBirthday
Set the birthday of the current user. User-only.
Parameters
New birthday. If not set, birthday will be removed.
Result
void
Syntax
// Optional parameters.
// Any of the optional parameters can be omitted.
await client.setBirthday( { birthday });