users.SuggestBirthday#

class pyrogram.raw.functions.users.SuggestBirthday[source]#

Suggest a birthday to another user, see here for more info on birthdays in the API.

Details:
  • Layer: 224

  • ID: FC533372

Parameters:
  • id (InputUser) – The user that will receive the suggested birthday date.

  • birthday (Birthday) – The birthday to suggest.

Returns:

Updates