aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2026-04-20Use get_sticker_set_names in TdOnGetGiftsCallback.levlam
2026-04-20Load sticker sets for received gifts.levlam
2026-04-20Load gift sticker set identifiers.levlam
2026-04-20Support polls in get_message_content_sticker_set_ids.levlam
2026-04-20Remove now unused get_message_sticker_set_ids specialization.levlam
2026-04-20Inline drop_internal_reply_to_message_in_another_chat.levlam
2026-04-20Improve get_same_chat_reply_to_message_id.levlam
2026-04-19Store MessageInfo in new message queue.levlam
2026-04-18Add and use create_message instead of init_message.levlam
2026-04-16Improve Client::init_message.levlam
2026-04-16Remove explicit set of queue.has_active_request_.levlam
2026-04-16Remove TdOnGetStickerSetCallback.levlam
2026-04-16Inline have_sticker_set_name.levlam
2026-04-16Use get_sticker_set_names in init_message.levlam
2026-04-16Use get_sticker_set_names in process_new_business_message_queue.levlam
2026-04-16Pass MessageInfo to need_skip_update_message.levlam
2026-04-15Return new message from add_message.levlam
2026-04-15Use get_sticker_set_names in process_new_message_queue.levlam
2026-04-15Use get_sticker_set_names in process_new_business_callback_query_queue.levlam
2026-04-15Use get_sticker_set_names in process_new_callback_query_queue.levlam
2026-04-15Log failed to get sticker set names.levlam
2026-04-15Improve get_message_sticker_set_ids.levlam
2026-04-15Inline on_get_sticker_set_name.levlam
2026-04-15Use get_sticker_set_names in getChat.levlam
2026-04-15Add and use Client::get_sticker_set_names.levlam
2026-04-09Add getChatAdministrators.return_bots.levlam
2026-04-03Update version to 9.6.levlam
2026-04-03Increase the maximum value for poll open period.levlam
2026-04-02Add savePreparedKeyboardButton.levlam
2026-04-02Add replaceManagedBotToken.levlam
2026-04-02Add getManagedBotToken.levlam
2026-04-02Add "managed_bot" updates.levlam
2026-04-02Support KeyboardButtonRequestManagedBot.levlam
2026-04-02Add User.can_manage_bots.levlam
2026-04-02Add PollAnswer.option_persistent_ids.levlam
2026-04-02Support description in sendPoll.levlam
2026-04-02Add sendPoll.correct_option_ids.levlam
2026-04-02Add sendPoll.allow_adding_options.levlam
2026-04-02Add sendPoll.hide_results_until_closes.levlam
2026-04-02Add sendPoll.shuffle_options.levlam
2026-04-02Add sendPoll.allows_revoting.levlam
2026-04-02Add ManagedBotCreated and message.managed_bot_created.levlam
2026-04-02Add class PollOptionDeleted and Message.poll_option_deleted.levlam
2026-04-02Add class PollOptionAdded and Message.poll_option_added.levlam
2026-04-02Add Message.reply_to_poll_option_id.levlam
2026-04-02Add reply_parameters.poll_option_id.levlam
2026-04-02Add Poll.description/description_entities.levlam
2026-04-02Add Poll.allows_revoting.levlam
2026-04-02Add Poll.correct_option_ids.levlam
2026-04-02Add PollOption.addition_date.levlam