New
Layer 220 and phpseclib fixes
Fixes:
- Fix handshake hang caused by breaking change in phpseclib's BigInteger serialization format
Features:
- Update to layer 220
New Methods:
- auth.initPasskeyLogin
- auth.finishPasskeyLogin
- account.initPasskeyRegistration
- account.registerPasskey
- account.getPasskeys
- account.deletePasskey
- payments.resolveStarGiftOffer
- payments.sendStarGiftOffer
- payments.getStarGiftUpgradeAttributes
Changed Methods:
- Added effect param to messages.forwardMessages
New Constructors:
- messageActionStarGiftPurchaseOffer
- messageActionStarGiftPurchaseOfferDeclined
- passkey
- account.passkeys
- account.passkeyRegistrationOptions
- auth.passkeyLoginOptions
- inputPasskeyResponseRegister
Changed Constructors:
- Added gift_num param to messageActionStarGift
- Added from_offer param to messageActionStarGiftUnique
- Removed center_color param from webPageAttributeStarGiftAuction
- Removed edge_color param from webPageAttributeStarGiftAuction
- Removed text_color param from webPageAttributeStarGiftAuction
- Added offer param to starsTransaction
- Added auction_start_date param to starGift