Skip to content

removeMyProfilePhoto

Returns boolean

Removes the profile photo of the bot. Requires no parameters.

Try it
Token saved
Response

TypeScript example · @effect-ak/tg-bot-client
import { makeTgBotClient } from "@effect-ak/tg-bot-client"
const client = makeTgBotClient({ bot_token: "YOUR_BOT_TOKEN" })
const result = await client.execute("remove_my_profile_photo")

removeBusinessAccountProfilePhoto · removeChatVerification · removeUserVerification