set_my_profile_photo()

Client.set_my_profile_photo()

Set your own profile photo or video. Alias for set_profile_photo.

Parameters:
  • photo – Photo file path or binary IO.

  • video – Video file path or binary IO.

Returns:

bool – True on success.