Class RemoveBusinessAccountProfilePhoto
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<RemoveBusinessAccountProfilePhoto, Boolean>
io.github.natanimn.telebof.requests.service.RemoveBusinessAccountProfilePhoto
public class RemoveBusinessAccountProfilePhoto
extends AbstractBaseRequest<RemoveBusinessAccountProfilePhoto, Boolean>
RemoveBusinessAccountProfilePhoto class. Returns True on success.
- Since:
- 19 August 2025
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRemoveBusinessAccountProfilePhoto
(String business_connection_id, Api api) Required -
Method Summary
Methods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequest
exec
-
Constructor Details
-
RemoveBusinessAccountProfilePhoto
-
-
Method Details
-
isPublic
Optional- Parameters:
is_public
- Pass True to remove the public photo, which is visible even if the main photo is hidden by the business account's privacy settings. After the main photo is removed, the previous profile photo (if present) becomes the main photo.- Returns:
RemoveBusinessAccountProfilePhoto
-