2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-22 09:57:10 +00:00

Commit Graph

  • 59b43a5355 feat: Support Telegram Bot API v9.1 master danielperez9430 2025-07-28 20:44:55 +02:00
  • 6d7adc3e12 feat: Support Telegram Bot API 9.0 danielperez9430 2025-04-17 01:04:54 +02:00
  • 8fe6f04df2 feat: Partial Support Telegram Bot API v9.0 danielperez9430 2025-04-16 19:38:18 +02:00
  • 074912cdb3 deps: upgrade @cypress/request danielperez9430 2025-04-16 19:37:35 +02:00
  • cb21b01c3a style: doc block format danielperez9430 2025-04-16 18:53:19 +02:00
  • 0b2662fd24 feat: Bot API v8.3 danielperez9430 2025-04-16 15:48:03 +02:00
  • b4effe6980 docs(Readme) danielperez9430 2025-04-16 11:16:46 +02:00
  • 94e61c0a10 feat: Bot API 8.1 danielperez9430 2025-04-16 11:14:41 +02:00
  • 8cff652e05
    feat: save prepared inline message v8.0 (#1248) Ismail Bin Mujeeb 2025-04-16 14:24:56 +05:30
  • 01c3ea77c9 feat: Support Telegram Bot API 7.10 danielperez9430 2025-04-16 10:07:23 +02:00
  • 5fd83b3243 feat: Support for sendPaidMedia Daniel Pérez Fernández 2025-04-16 01:14:46 +02:00
  • 531a15e7b8
    docs: Remove travis badge (#1225) Melroy van den Berg 2025-04-15 13:34:12 +02:00
  • 12d28f3958
    fix: FatalError set reference to causing error (#1257) ivanjh 2025-04-15 21:33:09 +10:00
  • 766b4344a8 🚧: Support bot api v7.9 danielperez9430 2024-09-06 00:07:16 +02:00
  • f40b421717 feat: Support Telegram Bot API 7.4 danielperez9430 2024-05-30 23:33:27 +02:00
  • e7dd42c227
    fix: getChatMember #1200 (#1201) Dmytro Svynarenko 2024-05-30 22:55:50 +02:00
  • 7e9ee42769 fix: getUserChatBoosts danielperez9430 2024-05-30 22:37:54 +02:00
  • 65ef0a2fcc feat: Support Telegram Bot API 7.3 danielperez9430 2024-05-08 15:36:52 +02:00
  • fea59f455c feat: Support Telegram Bot API 7.2 danielperez9430 2024-05-03 20:30:33 +02:00
  • 556de8794d fix: Missing updates danielperez9430 2024-03-09 19:13:58 +01:00
  • 7fe501f19f feat: Support for message reaction event danielperez9430 2024-03-09 19:03:58 +01:00
  • d323a3bac5 feat: support getUserChatBoosts danielperez9430 2024-02-21 01:20:45 +01:00
  • 515a1acdc7 feat: Telegram Bot API 7.1 danielperez9430 2024-02-21 01:05:50 +01:00
  • 8f741b2cb6 fix: setMessageReaction danielperez9430 2024-02-21 00:59:45 +01:00
  • db976c4598 fix: CopyMessages danielperez9430 2024-02-21 00:59:15 +01:00
  • 8df6e6583e test: CopyMessage and getMyDefaultAdministratorRights danielperez9430 2024-02-21 00:58:40 +01:00
  • be25ec69d2 feat: Support forwardMessages method danielperez9430 2024-02-20 23:29:44 +01:00
  • 00ffca5fdd chore: Code style and order of the methods danielperez9430 2024-02-20 19:56:20 +01:00
  • cceea22a93
    feat: Add methods deleteMessages and copyMessages Sp3rick 2024-02-20 19:47:13 +01:00
  • e81ec60377
    feat: add copyMessages method 許景欣 2024-02-17 06:40:17 +08:00
  • 4fa9a735bb fix: RegexExp in process messges updates Daniel 2023-11-01 12:31:54 +01:00
  • 5385d41f1f feat: update to v0.64.0 version Daniel 2023-10-25 12:41:41 +02:00
  • 12d4d25af4
    deps: Change request to @cypress/request (#1145) Daniel Pérez Fernández 2023-10-25 12:31:46 +02:00
  • f17e801b8a docs: revokeChatInviteLink Daniel 2023-10-24 11:25:43 +02:00
  • 595cdbd0c6
    feat: Telegram Bot API 6.8 support (#1113) Daniel Pérez Fernández 2023-08-23 01:07:17 +02:00
  • dfe24a4d38
    docs: update api.md for setWebHook (fix #1083) (#1084) Ilya Khrustalev 2023-08-23 07:57:17 +09:00
  • 542002ec0d
    feat: Telegram Bot API Support 6.6 + 6.7 [WIP] (#1069) Daniel Pérez Fernández 2023-08-23 00:49:09 +02:00
  • 2885db0e31
    Merge pull request #1094 from kaiserdj/patch-1 Yago 2023-06-19 11:45:07 +09:00
  • ad2b8c2ce1
    docs: Update group link Kaiserdj™ 2023-06-09 21:37:52 +02:00
  • 4ec6a68840 docs: Update group link Daniel 2023-06-07 15:36:22 +02:00
  • de9bafbc5c feat: Test for deleteStickerSet feature/telegram_bot_api_6_6 Daniel 2023-06-04 10:21:11 +02:00
  • 057f7b8519 fix: tests Daniel 2023-06-03 00:01:44 +02:00
  • 4f44b1c400 feat: Support Telegram Bot API v6.7 Daniel 2023-06-03 00:00:15 +02:00
  • ab0eb183ad
    fix: Handle rejected when open a webhook in a port that was already in use Karl-Heinz Wind 2023-05-03 10:32:25 +02:00
  • c4164a21ce
    docs: Update README Dmitry Vyazin 2023-05-03 11:29:58 +03:00
  • aa4083d1b1 refactor: uploadStickerFile Daniel 2023-03-19 13:21:19 +01:00
  • 9272423e06 feat: Telegram Bot API Support Daniel 2023-03-19 01:48:30 +01:00
  • 6077f9ba10
    docs: update api.md for createNewStickerSet (#1043) agoudbg 2023-01-31 08:17:55 +08:00
  • 41f493ba82
    docs: update README.md (#1044) Dmitry Vyazin 2023-01-31 03:17:06 +03:00
  • 53b5565e8a fix: remove try catch in _fixAddFileThumb Daniel 2022-12-31 14:07:51 +01:00
  • 58261d1be3
    feat: Telegram Bot API 6.4 Support (#1040) Daniel Pérez Fernández 2022-12-30 20:47:36 +01:00
  • c8a0b824d5 fix: set/get mycommands and suggested tip amounts feature/telegram_bot_api_6_4 Daniel 2022-12-30 20:46:10 +01:00
  • 59e529a9c0 docs: Regenerate Daniel 2022-12-30 20:02:59 +01:00
  • d844bc0811 fix: Add Thumb Daniel 2022-12-30 20:02:34 +01:00
  • dfefcb7fee feat: Telegram Bot API 6.4 Daniel 2022-12-30 18:49:46 +01:00
  • 4ef4fe9ba9
    Update incorrect link in tutorials.md (#1027) Yurii Hrom 2022-11-19 16:52:25 +02:00
  • ab5928669b
    feat: Telegram Bot API v6.3 (#1020) Daniel Pérez Fernández 2022-11-06 02:54:23 +01:00
  • 0eb8b8032f
    fix: Parse entities when sending request (#1013) Antonio Hernández 2022-11-06 00:15:24 +01:00
  • ccdd14670b
    docs: Fix readme with correct link to api docs Daniel Pérez Fernández 2022-09-26 19:44:05 +02:00
  • eab3e286a4
    Update api.md (#1011) release Glenn Ng 2022-09-25 23:52:08 +08:00
  • d85370452a
    fix: Changelog Daniel Pérez Fernández 2022-08-29 10:22:39 +02:00
  • 22d99fd91d
    docs: update @types install note (#999) SerKo 2022-08-24 22:11:22 +08:00
  • fe4afd6533
    feat: Support Bot API v6.2 (#996) Daniel Pérez Fernández 2022-08-15 21:44:44 +02:00
  • c9b05e7996
    feat: Support test enviroment (#994) Tinsae 2022-08-15 02:00:41 +03:00
  • f50cf982c7
    Hotfix: tests + modify order src/telegram + docs (#988) Daniel Pérez Fernández 2022-07-19 12:43:39 +02:00
  • 449f03f786
    feat: Remove bluebird + depd (#987) Daniel Pérez Fernández 2022-07-18 08:41:31 +02:00
  • d28875154c
    feat: Telegram Bot API 6.1 and bug fixes (#977) v0.58.0 Daniel Pérez Fernández 2022-06-22 21:11:16 +02:00
  • f97cad7588
    Update README.md (#978) Lawrence Onah 2022-06-21 20:29:24 +01:00
  • 6ad9115fb1
    Merge pull request #846 from elihaidv/master Daniel Pérez Fernández 2022-06-03 23:28:43 +02:00
  • 72feca3d02
    Merge pull request #966 from danielperez9430/master Yago 2022-04-24 22:19:44 +02:00
  • 280a58c0e2 Support for Telegram Bot API 6.0 danielperez9430 2022-04-23 01:01:34 +02:00
  • 0f33cb5ab7
    doc: added missing documentation related to events (#938) Antonio Hernández 2022-02-06 18:14:29 +01:00
  • e114682f2e
    Merge pull request #922 from danielperez9430/master v0.56.0 Yago 2021-12-10 02:13:56 +01:00
  • 1a7f41c930 docs: Generate new docs danielperez9430 2021-12-09 02:27:50 +01:00
  • c6cb87ec12 fix: Bug with docs danielperez9430 2021-12-09 02:27:38 +01:00
  • bbbc6cb8b8 feat: Support Telegram Bot API 5.5 danielperez9430 2021-12-07 16:43:16 +01:00
  • 5ff22148d8 feat: banChatSenderChat and unbanChatSenderChat methods danielperez9430 2021-12-07 16:42:00 +01:00
  • 19b5fc5bd3 fix(Test): Update test for new chat invite link format danielperez9430 2021-12-07 16:41:35 +01:00
  • 68ac69cf99
    Merge pull request #912 from danielperez9430/master v0.55.0 Yago 2021-11-07 20:33:48 +01:00
  • e119612b5f docs(Changelog) Daniel Pérez Fernández 2021-11-07 18:56:42 +01:00
  • b9e8675736 fix: editMessageMedia - Now you can send a local file Daniel Pérez Fernández 2021-11-07 18:55:14 +01:00
  • d87e8d258d chore: Update package.json version to 0.55.0 Daniel Pérez Fernández 2021-11-07 16:08:57 +01:00
  • a1e73481db docs: Update changelod and readme Daniel Pérez Fernández 2021-11-07 16:08:22 +01:00
  • 6c0f2e73c0 feat: Add support for new event "chat_join_request" Daniel Pérez Fernández 2021-11-07 16:07:50 +01:00
  • 15c878ea89 docs: Update api.md Daniel Pérez Fernández 2021-11-07 16:07:21 +01:00
  • b60f065a83 feat: Add new method "approveChatJoinRequest" and "declineChatJoinRequest" Daniel Pérez Fernández 2021-11-07 16:06:51 +01:00
  • 921cb65fce docs: Update api.md Daniel Pérez Fernández 2021-11-07 16:02:53 +01:00
  • 5cc6629ca0
    Removed deprecated node-telegram-operations-manager from list (#896) Alexander Cerutti 2021-08-12 20:19:34 +02:00
  • 2416679cee 0.54.0 v0.54.0 Yago Perez 2021-07-21 22:01:08 +02:00
  • 5a4787884e
    Telegram Bot API v5.3 Support (#886) Daniel Pérez Fernández 2021-06-29 10:38:33 +02:00
  • 2c06bc3b3d 0.53.0 v0.53.0 Yago Perez 2021-04-29 23:59:11 +02:00
  • e6938f81eb
    Telegram Bot API 5.2 Support (#870) Daniel Pérez Fernández 2021-04-26 18:50:34 +02:00
  • de76dcd2cb
    Bot API 5.1: Support Improved Invite Links and new messageTypes (#859) Daniel Pérez Fernández 2021-03-29 16:37:10 +02:00
  • 7738677b45
    setStickerSetThumb function added elihaidv 2020-12-28 18:47:38 +02:00
  • 28cd62e355
    doc: add clear listener methods v0.51.0 Mohammed Sohail 2020-12-10 14:40:37 +03:00
  • ec7e61e041
    feat: add clear listener methods (#834) Daniel Huber 2020-12-10 12:30:09 +01:00
  • 3829e727aa
    fix: send animation (#843) 砂糖梨子 2020-12-10 18:51:52 +08:00
  • 5d30b6a134
    Telegram Bot API 5.0 Support (#835) Daniel Pérez Fernández 2020-12-10 11:47:22 +01:00
  • fc24d0dc4d
    [Docs] How to set webhooks using express local server and NGROK (#824) Leonardo Bloise (Blusa) 2020-09-16 09:50:56 -03:00
  • 167e52c04a
    [security] bump bl package to minver Davide Pastore 2020-09-16 14:47:43 +02:00