removeMyProfilePhoto()
Removes the profile photo of the bot. Requires no parameters. Returns True on success.
parameters
this method takes no parameters.
returns
boolean
usage in yaebal
removeMyProfilePhoto is directly typed on Api — call it straight off bot.api.
await bot.api.removeMyProfilePhoto();official Bot API docs: https://core.telegram.org/bots/api/#removemyprofilephoto