UpdateBotStopped#
- class pyrogram.raw.types.UpdateBotStopped#
A bot was stopped or re-started.
Constructor of
Update.- Details:
Layer:
158ID:
C4870A49
- Parameters:
user_id (
int64-bit) – The user ID.date (
int32-bit) – When did this action occur.stopped (
bool) – Whether the bot was stopped or started.qts (
int32-bit) – New qts value.