updateMessageID

Sent message with random_id client identifier was assigned an identifier.

updateMessageID#4e90bfd6 id:int random_id:long = Update;

Parameters

Name Type Description
id int id identifier of a respective Message
random_id long Previously transferred client random_id identifier. See here ยป for more info on random ID deduplication and updateMessageID mapping.

Type

Update

Related pages

Message

Object describing a message.

Working with Updates

How to subscribe to updates and handle them properly.