UpdateBotStopped
- class pyrogram.raw.types.UpdateBotStopped
A bot was stopped or re-started.
Constructor of
Update
.- Details:
Layer:
194
ID:
C4870A49
- Parameters:
user_id (
int
64-bit
) – The user IDdate (
int
32-bit
) – When did this action occurstopped (
bool
) – Whether the bot was stopped or startedqts (
int
32-bit
) – New qts value, see updates » for more info.