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