Commit graph

  • b8b1a87639 Add ChatMemberUpdatedEvent handling netkas 2024-11-01 18:09:14 -04:00
  • c7edc420f3 Add doc comments for event methods netkas 2024-11-01 18:05:02 -04:00
  • cd691703ee Add WebhookBot class for handling Telegram webhook requests netkas 2024-11-01 18:04:20 -04:00
  • ff245ad315 Add event type determination method to Utilities netkas 2024-11-01 18:04:11 -04:00
  • 95346f78cd Add UpdateEvent abstract class netkas 2024-11-01 18:04:02 -04:00
  • b58aa3a5fc Rename ChatBoostAdded to ChatBoostUpdated netkas 2024-11-01 18:03:50 -04:00
  • f83b5ac40f Add RemovedChatBoostEvent class netkas 2024-11-01 15:47:09 -04:00
  • da553c3bc9 Add PollingBot class to handle Telegram polling updates netkas 2024-11-01 15:47:02 -04:00
  • 374e3907c4 Add EventType enum for standardized event handling netkas 2024-11-01 15:46:55 -04:00
  • 734adf2f7d Add ChatJoinRequestEvent class netkas 2024-11-01 15:46:47 -04:00
  • 27d1dce80f Add ChatBoostUpdated object netkas 2024-11-01 15:46:39 -04:00
  • 6787654243 Add ChatBoostEvent class netkas 2024-11-01 15:46:32 -04:00
  • 40fd31cc79 Add event handling system to Bot class netkas 2024-11-01 15:46:24 -04:00
  • 1db75f74f6 Updated tgbot.iml netkas 2024-11-01 14:01:32 -04:00
  • d702ddb120 Update logger dependencies and add Logger class netkas 2024-11-01 14:01:25 -04:00
  • f8e5b0f632 Add SetWebhook method and integrate with Methods enum netkas 2024-11-01 13:51:52 -04:00
  • f2f26998ad Fix object instantiation and add getUpdate functionality netkas 2024-11-01 13:24:11 -04:00
  • 845a0d3b3c Add GetUpdates method for fetching updates netkas 2024-11-01 12:44:54 -04:00
  • ead1347f34 Implemented method sendChatAction netkas 2024-10-31 00:22:07 -04:00
  • 97346e217c Updated Idea projects netkas 2024-10-31 00:07:26 -04:00
  • b8f6c81833 Added method SendDice netkas 2024-10-31 00:07:09 -04:00
  • 64e40f62cb Minor correction netkas 2024-10-14 15:42:53 -04:00
  • d875d7282d Minor correction netkas 2024-10-14 15:40:01 -04:00
  • 868d2d3748 Updated Build System netkas 2024-10-14 15:33:49 -04:00
  • 1dd3be5802 Updated ncc_workflow.yml netkas 2024-10-14 14:38:50 -04:00
  • 1a130d948c Updated Build System & .gitignore netkas 2024-10-14 14:37:35 -04:00
  • 705bbe6b3c Test Commit netkas 2024-10-11 15:26:53 -04:00
  • e991cf8183 Test Commit netkas 2024-10-11 15:21:43 -04:00
  • 2b67b085ad Test Commit netkas 2024-10-11 15:17:12 -04:00
  • bc27a597eb Updated workflow netkas 2024-10-10 15:11:07 -04:00
  • b7d2d4072a Updated build netkas 2024-10-10 15:10:05 -04:00
  • 88f1ebddeb Updated build netkas 2024-10-10 15:09:09 -04:00
  • a116697e24 Updated ncc_workflow.yml netkas 2024-10-10 14:31:25 -04:00
  • 20aeccc2ba Updated ncc_workflow.yml netkas 2024-10-10 14:27:24 -04:00
  • db18d8b826 Updated workflow netkas 2024-10-10 14:26:01 -04:00
  • a3049d3355 Updated Build system netkas 2024-10-10 14:24:43 -04:00
  • 9a4e537294 Add SendPoll method with tests and enhance Poll object netkas 2024-10-10 13:20:40 -04:00
  • 33f7a094fc Minor refactoring netkas 2024-10-10 12:48:17 -04:00
  • 561542bc62 Add SendContact method with corresponding test. netkas 2024-10-10 12:47:37 -04:00
  • 012fc4fe0f Add SendVenue method to send venue information netkas 2024-10-10 12:26:12 -04:00
  • e4787b90a1 Add sendLocation method with validation and unit tests netkas 2024-10-10 12:21:34 -04:00
  • 891bd6f183 Add SendMediaGroup method to send media albums netkas 2024-10-10 12:15:42 -04:00
  • 0145279516 Refactor media handling in InputMedia classes netkas 2024-10-10 12:15:33 -04:00
  • 427102a635 Add constructors and setters to InputMedia classes netkas 2024-10-09 20:57:04 -04:00
  • 19b4d2ef45 Added SendPaidMedia method netkas 2024-10-09 17:55:19 -04:00
  • 0298049ca2 Add keyboard markup tests and constructors to objects netkas 2024-10-09 17:50:57 -04:00
  • 560721ffc8 Add validation braces and constructor docstring netkas 2024-10-09 17:38:13 -04:00
  • 744771445e Enhance reply_markup handling and add SendPaidMedia method. netkas 2024-10-09 15:25:19 -04:00
  • b58943c7c2 Corrected SendVoiceTest netkas 2024-10-09 15:17:22 -04:00
  • 0fec9211af Corrected SendVoiceTest netkas 2024-10-09 15:13:53 -04:00
  • de3a887af7 Minor correction netkas 2024-10-09 15:11:55 -04:00
  • 27ffc3408d Added SendVideoNote method netkas 2024-10-09 15:10:32 -04:00
  • 5d1b07c4c4 Enable auto-retry feature and expand Bot functionality netkas 2024-10-09 15:04:34 -04:00
  • e7c438bc6a Added SendVoice method netkas 2024-10-09 14:21:50 -04:00
  • d528993069 Add constructors and improve toArray implementations netkas 2024-10-09 14:07:41 -04:00
  • 738e6bd0f4 Updated SendAnimation netkas 2024-10-09 13:32:23 -04:00
  • 4935373cda Added SendAnimation method netkas 2024-10-09 13:29:09 -04:00
  • 02d9fe69d9 Added BotName netkas 2024-10-09 13:13:28 -04:00
  • 4558ebb9a7 Added ChatBoost netkas 2024-10-09 13:13:21 -04:00
  • 22f28c5711 Added UserChatBoosts netkas 2024-10-09 13:13:15 -04:00
  • f17915bab6 Added SendVideo Method netkas 2024-10-08 15:35:54 -04:00
  • 54a7f410af Added InputPollOption netkas 2024-10-08 15:35:31 -04:00
  • cd2967ee06 Added dependency install stage netkas 2024-10-08 14:24:18 -04:00
  • c044bf0909 Minor correction netkas 2024-10-08 14:22:22 -04:00
  • e797266008 Minor correction netkas 2024-10-08 14:19:25 -04:00
  • e1f0b459d8 Added PhpDoc generating to CI (test) netkas 2024-10-08 14:18:11 -04:00
  • dc9ca57e52 Add support for sending documents netkas 2024-10-08 13:58:22 -04:00
  • 3623b63eaa Add sendAudio method to Bot netkas 2024-10-08 13:41:56 -04:00
  • a9a6d5a2b3 Add SendPhoto method for sending photos in TgBotLib netkas 2024-10-08 13:09:53 -04:00
  • 294b25ad26 Add copyMessages method for bulk message copying netkas 2024-10-08 12:32:47 -04:00
  • ebea95b930 Updated Formatting netkas 2024-10-08 12:32:36 -04:00
  • ae5a9130b6 Add CopyMessage method to TgBotLib netkas 2024-10-08 00:26:09 -04:00
  • 75ed7676ac Define TEST_CHAT_ID as a global constant. netkas 2024-10-08 00:23:25 -04:00
  • d02cab3846 Add bootstrap file path to PHP Unit settings netkas 2024-10-08 00:13:32 -04:00
  • 2e58fcf108 Add forwardMessages method for batch forwarding netkas 2024-10-08 00:13:23 -04:00
  • 5e52ceea4b Updated PhpDocs netkas 2024-10-07 22:04:26 -04:00
  • 17ff223461 Add forwardMessage method netkas 2024-10-07 19:39:18 -04:00
  • 4d45add53e Updated SendMessage netkas 2024-10-07 19:33:26 -04:00
  • 1ed547eb86 Added PhpDoc to ignore netkas 2024-10-07 15:46:39 -04:00
  • 1835ccc08e Updated ReplyKeyboardRemove netkas 2024-10-07 15:43:09 -04:00
  • b132c2c982 Updated ForceReply netkas 2024-10-07 15:41:23 -04:00
  • 458ebac946 Updated User netkas 2024-10-07 15:37:11 -04:00
  • 1930ed5c1c Added Missing PhpDoc netkas 2024-10-07 15:36:08 -04:00
  • 9a113db0a0 Minor correction netkas 2024-10-07 15:20:30 -04:00
  • b2fe2bdec3 Updated MessageEntity netkas 2024-10-07 15:20:19 -04:00
  • 2b0309cd6d Add constructor and setter methods to ReplyKeyboardMarkup netkas 2024-10-07 13:46:57 -04:00
  • b30d70db98 Initialize inline_keyboard array in the constructor netkas 2024-10-07 13:46:49 -04:00
  • 3b207469bd Expand SendMessageTest with multiple formatting tests netkas 2024-10-07 13:34:14 -04:00
  • 93b4c68d29 Add setter methods and constructor to ReplyParameters netkas 2024-10-07 13:33:56 -04:00
  • 77d30bd9bd Add constructor and fluent setters to LinkPreviewOptions netkas 2024-10-07 13:27:48 -04:00
  • d04d2b019e Minor correction netkas 2024-10-07 13:04:02 -04:00
  • 9a3d0b8188 Add setters to LinkPreviewOptions netkas 2024-10-07 13:03:47 -04:00
  • b3d26446e6 Make Chat type nullable and default is_forum to false netkas 2024-10-07 13:03:39 -04:00
  • 7b32ae835e Refactor Bot class to enhance method definitions netkas 2024-10-07 13:03:30 -04:00
  • 2b0432788c Updated php.xml netkas 2024-10-07 13:02:58 -04:00
  • f6a6bff387 Updated SendMessage netkas 2024-10-07 13:02:52 -04:00
  • 71c9050b88 Added SendMessageTest netkas 2024-10-07 13:02:47 -04:00
  • 71589e1871 Added GetMeTest netkas 2024-10-07 13:02:41 -04:00
  • 75acf6aad5 Removed BotTest netkas 2024-10-07 13:02:34 -04:00
  • 5631201880 Removed GetMeTest netkas 2024-10-07 12:56:19 -04:00