🎄 Happy New Year everyone! 🎄
This small holiday release updates MadelineProto to layer 169 (and also updates some dependencies to avoid some PHP bugs ;)!
New Methods:
- account.getChannelDefaultEmojiStatuses
- account.getChannelRestrictedStatusEmojis
- channels.updateEmojiStatus
- stories.getStoryReactionsList
Changed Methods:
- Added requested_peers param to messages.sendBotRequestedPeer
- Removed requested_peer param from messages.sendBotRequestedPeer
- Added for_profile param to channels.updateColor
- Added offset param to stats.getMessagePublicForwards
- Removed offset_rate param from stats.getMessagePublicForwards
- Removed offset_peer param from stats.getMessagePublicForwards
- Removed offset_id param from stats.getMessagePublicForwards
- Added forwards_first param to stories.getStoryViewsList
Deleted Methods:
- help.getAppChangelog
New Constructors:
- messageMediaGiveawayResults
- updateBotMessageReaction
- updateBotMessageReactions
- inputStickerSetEmojiChannelDefaultStatuses
- channelAdminLogEventActionChangePeerColor
- channelAdminLogEventActionChangeProfilePeerColor
- channelAdminLogEventActionChangeWallpaper
- channelAdminLogEventActionChangeEmojiStatus
- storyViewPublicForward
- storyViewPublicRepost
- mediaAreaChannelPost
- inputMediaAreaChannelPost
- storyReaction
- storyReactionPublicForward
- storyReactionPublicRepost
- stories.storyReactionsList
Changed Constructors:
- Added profile_color param to channel
- Added emoji_status param to channel
- Added level param to channel
- Added wallpaper param to channelFull
- Added winners_are_visible param to messageMediaGiveaway
- Added prize_description param to messageMediaGiveaway
- Added peers param to messageActionRequestedPeer
- Removed peer param from messageActionRequestedPeer
- Added currency param to messageActionGiftCode
- Added amount param to messageActionGiftCode
- Added crypto_currency param to messageActionGiftCode
- Added crypto_amount param to messageActionGiftCode
- Added channel_emoji_status param to stickerSet
- Added max_quantity param to keyboardButtonRequestPeer
- Added emoticon param to wallPaperSettings
- Added winners_are_visible param to inputStorePaymentPremiumGiveaway
- Added prize_description param to inputStorePaymentPremiumGiveaway
- Added views_count param to stories.storyViewsList
- Added forwards_count param to stories.storyViewsList
- Added chats param to stories.storyViewsList
- Added channel_min_level param to help.peerColorOption
Deleted Constructors:
- channelAdminLogEventActionChangeColor
- channelAdminLogEventActionChangeBackgroundEmoji