Skip to content

🔧 set_my_profile_photo

Use this method to change the profile photo of the bot. Returns True on success.

âš™ī¸ Parameters

📲 Returns

bool

📀 Examples

-đŸĒĢ Required Parameters

await bot.set_my_profile_photo(
    photo=your_photo_here
)