netkas
6a7668c427
Updated ChatMember object
2024-10-02 15:04:29 -04:00
netkas
b14dd43eb7
Minor correction
2024-10-02 00:33:20 -04:00
netkas
79278e7748
Updated BotCommandScope
2024-10-02 00:32:13 -04:00
netkas
6c67e97a4b
Moved Objects
2024-10-02 00:18:12 -04:00
netkas
848a2a78e3
Updated Message object
2024-10-01 21:41:27 -04:00
netkas
8ee69052b1
Renamed UserShared to UsersShared
2024-10-01 15:19:10 -04:00
netkas
285a8fe8b8
Added GiveawayCompleted
2024-10-01 14:07:53 -04:00
netkas
93e408be17
Added GiveawayCreated
2024-10-01 13:00:53 -04:00
netkas
3691445841
Updated PaidMedia
2024-10-01 12:47:55 -04:00
netkas
811d2c6d4a
Added TextQuote
2024-10-01 12:44:26 -04:00
netkas
85a22771b4
Added RefundedPayment
2024-10-01 12:44:04 -04:00
netkas
b144627a70
Added InaccessibleMessage
2024-10-01 12:43:44 -04:00
netkas
dfe522d965
Added MaybeInaccessibleMessage
2024-10-01 12:43:28 -04:00
netkas
054f76d144
Added ChatBoostAdded
2024-10-01 12:42:52 -04:00
netkas
088eac6b88
Added ChatBackground
2024-10-01 12:41:46 -04:00
netkas
c2ba0bf68e
Add BackgroundType objects
2024-10-01 12:41:37 -04:00
netkas
649004a844
Add BackgroundFill objects
2024-10-01 12:41:28 -04:00
netkas
eb15ca3ee9
Added ExternalReplyInfo object
2024-09-30 15:16:53 -04:00
netkas
c0146c97ab
Added GiveawayWinners object
2024-09-30 15:02:55 -04:00
netkas
8a7df394f0
Added Giveaway object
2024-09-30 15:02:40 -04:00
netkas
aae9e737da
Added Story object
2024-09-30 14:09:29 -04:00
netkas
b256812da6
Added PaidMediaInfo Object
2024-09-30 14:03:29 -04:00
netkas
cb383d3183
Correction in CHANGELOG.md
2024-09-30 13:46:46 -04:00
netkas
a4bc96d00b
Added PaidMedia, PaidMediaPhoto, PaidMediaPreview, PaidMediaVideo & PaidMediaType Enum
2024-09-30 13:45:38 -04:00
netkas
b3b3302f00
Updated CHANGELOG.md
2024-09-30 13:16:06 -04:00
netkas
ac603b1635
Add LinkPreviewOptions class
2024-09-30 13:13:07 -04:00
netkas
c4c307fcf1
Add message origin classes
2024-09-30 13:04:23 -04:00
netkas
1e3824a87a
Updated Methods
2024-09-30 12:22:12 -04:00
netkas
67230e35ba
Add Logout method
2024-09-30 12:22:06 -04:00
netkas
9c4e964a15
Add Close method
2024-09-30 12:22:02 -04:00
netkas
1720455918
Add execute method to Methods enum
2024-09-30 02:48:39 -04:00
netkas
b37eeaf09c
Added 'can_connect_to_business' & 'has_main_web_app'
2024-09-30 02:39:28 -04:00
netkas
fb381c5138
Add GetMe method to TgBotLib
2024-09-30 02:35:54 -04:00
netkas
3dd46c8d27
Update bot token handling and refactor Bot class.
2024-09-30 02:35:42 -04:00
netkas
20735b36db
Update bot initialization to BotOld
; configure PHPUnit
2024-09-30 02:35:30 -04:00
netkas
17e31c9bce
Update interface method signatures to use BotOld
2024-09-30 02:35:17 -04:00
netkas
1231e7d387
Add StartCommand and update HashCommand to use BotOld
2024-09-30 02:35:01 -04:00
netkas
ee5f204fc1
Updated .gitignore
2024-09-30 02:34:36 -04:00
netkas
46167099bf
Remove StartCommand test file
2024-09-30 02:34:17 -04:00
netkas
7aa6be4e9a
Add unit tests and abstract bot method execution framework
2024-09-30 02:34:07 -04:00
netkas
69f7ff6a5a
Moved Bot to BotOld
2024-09-30 02:33:48 -04:00
netkas
55e65e8948
Moved Types to their own namespace
2024-09-29 21:49:10 -04:00
netkas
2f701a899f
Updated CHANGELOG.md
2024-09-29 21:47:42 -04:00
netkas
323c3531ba
Refactor enums to use native PHP 8.1 syntax
2024-09-29 21:46:55 -04:00
netkas
eac0490ae8
Bumped version to 7.10.0
2024-09-29 21:40:43 -04:00
netkas
3e035e5d7d
Updated .gitignore
2024-09-29 21:36:43 -04:00
netkas
ae61b3fadf
Add CI workflow and update build configurations
2024-09-29 21:36:05 -04:00
a9b314879a
Bumped version to 6.7.1
2023-08-13 21:11:42 -04:00
8c664e8127
* Updated \TgBotLib\Bot::sendPhoto()
to accept URLs as a parameter for the photo
field.
...
* Updated `\TgBotLib\Bot::sendAudio()` to accept URLs as a parameter for the `audio` field.
* Updated `\TgBotLib\Bot::sendDocument()` to accept URLs as a parameter for the `document` field.
* Updated `\TgBotLib\Bot::sendVideo()` to accept URLs as a parameter for the `video` field.
* Updated `\TgBotLib\Bot::sendAnimation()` to accept URLs as a parameter for the `animation` field.
* Updated `\TgBotLib\Bot::sendVoice()` to accept URLs as a parameter for the `voice` field.
2023-08-13 21:11:32 -04:00
0dbf477f7b
Merge branch 'master' into dev
2023-08-10 14:32:04 -04:00