-
Notifications
You must be signed in to change notification settings - Fork 11
delete profile photo
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.coroutines / deleteProfilePhoto
suspend fun
TelegramFlow
.deleteProfilePhoto(profilePhotoId:
Long
):
Unit
Suspend function, which deletes a profile photo. If something changes, updateUser will be sent.
profilePhotoId
- Identifier of the profile photo to delete.