updateBotStopped

A bot was stopped or re-started.

Constructor schema is available as of layer 133. Switch »

Parameters

Name Type Description
user_id long The user ID
date int When did this action occur
stopped Bool Whether the bot was stopped or started
qts int New qts value, see updates » for more info.

Type

Update

Related pages

Working with Updates

How to subscribe to updates and handle them properly.