1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-22 13:31:21 +01:00

Merge branch 'v7' into stable

This commit is contained in:
Daniil Gentili 2023-01-04 15:26:17 +01:00
commit 210f408e9a

View File

@ -461,6 +461,7 @@ trait PeerHandler
case 'updateBotPrecheckoutQuery':
case 'updateBotShippingQuery':
case 'updateUserPinnedMessage':
case 'updateUser':
case 'contact':
return $id['user_id'];
case 'updatePhoneCall':