Resolve contacts, too

This commit is contained in:
Daniil Gentili 2020-10-04 13:37:27 +02:00
parent cdeb93b165
commit e3f3e19cf5
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7
1 changed files with 1 additions and 0 deletions

View File

@ -429,6 +429,7 @@ trait PeerHandler
case 'updateBotPrecheckoutQuery':
case 'updateBotShippingQuery':
case 'updateUserPinnedMessage':
case 'contact':
return $id['user_id'];
case 'updatePhoneCall':
return $id->getOtherID();