Commit graph

15 commits

Author SHA1 Message Date
netkas
32d8e233b8 - Remove nullsafe operator from location property
- Fix user serialization in TransactionPartnerUser
 - Remove null check for stickers in StickerSet
 - Fix nullable operator usage in ShippingQuery toArray method
 - Remove null-safe operator for traveler and watcher
 - Fix null-safe operator in PreCheckoutQuery.php
 - Fix null safe operator usage in PollAnswer.php
 - Refactor null checks in PassportData methods
 - Remove nullsafe operator from chat property
 - Refactor web_app handling in MenuButtonWebApp class
 - Fix conditional assignment in InputMediaVideo
 - Fix null coalescing and array mapping in InputMediaAudio
 - Fix redundant null coalescing in caption_entities mapping
 - Fix parsing of caption_entities field in InlineQueryResultPhoto
 - Fix potential unnecessary null coalescing in caption_entities
 - Fix redundant null coalescence check in reply_markup assignment
 - Fix redundant null coalescing in array_map calls
 - Refactor: remove unnecessary null coalescing operator
 - Fix conditional check for caption_entities assignment
 - Fix handling of input_message_content array conversion
 - Fix potential null pointer issue in InlineQuery class
 - Remove redundant null check in toArray method
 - Fix redundant null coalesce operator in photo mapping
 - Remove null safe operator for origin
 - Fix redundant null coalescing in array_map calls.
 - Fix optional chaining error in ChosenInlineResult.php
 - Remove null-safe operator in toArray() method
 - Fix null safe operator usage in ChatMemberRestricted
 - Fix null-safe operator usage in ChatMemberOwner.php
 - Fix null safe operator usage in ChatMemberMember.php
 - Fix nullable operator usage in ChatMemberLeft class
 - Fix null-safe operator in ChatMemberBanned serialization.
 - Fix user attribute null coalescing in ChatMemberAdministrator
 - Fix null-safe operator usage in ChatLocation conversion
 - Remove null safe operator in toArray() method
 - Fix nullable operator usage in ChatInviteLink serialization
 - Fix potential null pointer issue in ChatBoostSourcePremium.
 - Remove null safe operator in ChatBoostRemoved toArray method
 - Fix 'from' property serialization in CallbackQuery
 - Fix nullable operator usage on chat property
 - Remove redundant type check for associative array
 - Remove deprecated BotOld.php file
2024-11-03 18:19:27 -05:00
netkas
02dedd3e03 Moved Payment objects 2024-10-04 15:09:07 -04:00
netkas
741356c5b5 Removed Unused type comment 2024-10-04 14:07:46 -04:00
netkas
1d11ef3b2a Updated SentWebAppMessage 2024-10-04 00:20:30 -04:00
netkas
fe1fd3083b Updated InlineQuery 2024-10-04 00:18:19 -04:00
netkas
ad1094de38 Updated ChosenInlineResult 2024-10-04 00:16:11 -04:00
netkas
aaacd8851e Updated InputMessageContent objects 2024-10-04 00:14:47 -04:00
netkas
9dd11af87d Refactor array handling and InputMedia class structure 2024-10-03 21:31:04 -04:00
netkas
0395f3d32a Moved InlineKeyboardMarkup & InlineKeyboardButton 2024-10-03 21:18:35 -04:00
netkas
4c0ad925d7 Moved InputMessageContent objects 2024-10-03 21:17:09 -04:00
netkas
fb2a06024d Moved InputMessageContent 2024-10-03 21:15:51 -04:00
netkas
dfb812237b Updated classes fromArray signatures (in-progress) 2024-10-03 21:14:35 -04:00
netkas
b1e9753b58 Moved SentWebAppMessage.php 2024-10-03 19:56:11 -04:00
netkas
aa80be21d0 Moved ChosenInlineResult 2024-10-03 19:56:04 -04:00
netkas
669ec19f46 Updated InlineQuery objects 2024-10-03 19:55:48 -04:00