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
- inputPasskeyResponseLogin
- inputPasskeyCredentialPublicKey
- starGiftBackground
- starGiftAuctionRound
- starGiftAuctionRoundExtendable
- payments.starGiftUpgradeAttributes
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
- Added upgrade_variants param to starGift
- Added background param to starGift
- Added value_usd_amount param to starGiftUnique
- Added offer_min_stars param to starGiftUnique
- Added gift_num param to savedStarGift
- Removed anonymous param from groupCallDonor
- Added last_gift_num param to starGiftAuctionState
- Added rounds param to starGiftAuctionState
- Added listed_count param to starGiftAuctionStateFinished
- Added fragment_listed_count param to starGiftAuctionStateFinished
- Added fragment_listed_url param to starGiftAuctionStateFinished
- Added chats param to payments.starGiftAuctionState
- Added gift_num param to starGiftAuctionAcquiredGift
- Added chats param to payments.starGiftActiveAuctions