1.0.21
- Corrected the parameter type for
UpdatePushPreferencesData.pushBlockedBotIdsfromList<Integer>toList<String>. - Removed the requirement for
block_push_from_botsandpush_blocked_bot_idswhen usingUpdatePushPreferencesData.
UpdatePushPreferencesData.pushBlockedBotIds from List<Integer> to List<String>.block_push_from_bots and push_blocked_bot_ids when using UpdatePushPreferencesData.