Resolve contacts, too
This commit is contained in:
parent
cdeb93b165
commit
e3f3e19cf5
@ -429,6 +429,7 @@ trait PeerHandler
|
||||
case 'updateBotPrecheckoutQuery':
|
||||
case 'updateBotShippingQuery':
|
||||
case 'updateUserPinnedMessage':
|
||||
case 'contact':
|
||||
return $id['user_id'];
|
||||
case 'updatePhoneCall':
|
||||
return $id->getOtherID();
|
||||
|
Loading…
Reference in New Issue
Block a user