suggestBirthday
Suggest a birthday. USER-ONLY
Parameters
The identifier of the user to suggest a birthday for.
The birthday to suggest.
Result
void
Syntax
await client.suggestBirthday(userId, birthday);
Suggest a birthday. USER-ONLY
The identifier of the user to suggest a birthday for.
The birthday to suggest.
await client.suggestBirthday(userId, birthday);