messages.StartBot#
- class pyrogram.raw.functions.messages.StartBot#
Start a conversation with a bot using a deep linking parameter
Usable by ✅ Users ❌ Bots- Details:
Layer:
224ID:
E6DF7378
- Parameters:
bot (
InputUser) – The botpeer (
InputPeer) – The chat where to start the bot, can be the bot’s private chat or a grouprandom_id (
int64-bit) – Random ID to avoid resending the same messagestart_param (
str) – Deep linking parameter
- Returns: