1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 19:24:42 +01:00
MadelineProto/src
Mahdi 7996b20889 Update CallbackQuery.php
- as we can provide url with empty message so $message parameter can be nullable here and can accept null too!
2024-11-15 18:34:25 +03:30
..
ApiWrappers
Broadcast Avoid issues with limited execution time 2024-08-23 14:35:26 +02:00
Db
EventHandler Update CallbackQuery.php 2024-11-15 18:34:25 +03:30
Ipc Fix getEventHandler when passing the class name of the main event handler class 2024-09-13 16:32:02 +02:00
Loop Improve cancellation logic, pre-upload broadcast media 2024-08-23 13:13:01 +02:00
MTProto Improve cancellation logic, pre-upload broadcast media 2024-08-23 13:13:01 +02:00
MTProtoSession Add support for invokeWithBusinessConnection 2024-07-02 15:58:31 +02:00
MTProtoTools Set inactivity timeout 2024-10-21 10:24:44 +02:00
Namespace Bump layer 2024-11-12 15:52:02 +00:00
RPCError Update to layer 185 2024-08-02 18:50:54 +02:00
SecretChats Simplify code 2024-06-15 17:48:15 +02:00
Settings Bump layer 2024-11-12 15:52:02 +00:00
Stream
TL Bump for psalm 2024-08-15 18:25:46 +02:00
VoIP Always pass default cancellation 2024-06-27 20:32:51 +02:00
Wrappers Fix getEventHandler when passing the class name of the main event handler class 2024-09-13 16:32:02 +02:00
AbstractAPI.php
API.php Bump to 8.3.5 2024-10-21 15:56:46 +00:00
APIWrapper.php Always pass default cancellation 2024-06-27 20:32:51 +02:00
AsyncTools.php
BotApiFileId.php
Connection.php Add support for invokeWithBusinessConnection 2024-07-02 15:58:31 +02:00
ContextConnector.php
Conversion.php
DataCenter.php Cleanup 2024-05-20 16:14:34 +02:00
DataCenterConnection.php Simplify code 2024-06-15 17:48:15 +02:00
DoHConnector.php
DoHWrapper.php
empty.wav
EventHandler.php Add support for pyroscope memory profiling 2024-05-20 17:42:04 +02:00
EventHandlerIssue.php
Exception.php
FileCallback.php
FileCallbackInterface.php
FileRedirect.php
GarbageCollector.php Add docs 2024-05-29 23:31:32 +02:00
InternalDoc.php Avoid issues with limited execution time 2024-08-23 14:35:26 +02:00
Lang.php Bump layer 2024-11-12 15:52:02 +00:00
LegacyMigrator.php
LightState.php
LocalFile.php
Logger.php Misc fixes 2024-05-29 21:10:29 +02:00
LoggerGetter.php
Magic.php Fix: properly stop in apline containers 2024-07-15 13:28:47 +02:00
MTProto.php Always pass default cancellation 2024-06-27 20:32:51 +02:00
MyTelegramOrgWrapper.php
NothingInTheSocketException.php
Ogg.php
OggWriter.php
ParseMode.php
PeerNotInDbException.php
PluginEventHandler.php
polyfill.php Add warning 2024-05-15 20:49:02 +02:00
PsrLogger.php
PTSException.php
RemoteUrl.php
ResponseException.php
RPCErrorException.php Bump 2024-08-12 11:20:47 +02:00
RSA.php
SecretPeerNotInDbException.php
SecurityException.php
Serialization.php
SessionPaths.php
Settings.php Add support for pyroscope memory profiling 2024-05-20 17:42:04 +02:00
SettingsAbstract.php Bump 2024-07-02 16:02:59 +02:00
SettingsEmpty.php
SettingsGetter.php
Shutdown.php
SimpleEventHandler.php
Snitch.php
StreamDuplicator.php
StreamEof.php
StrTools.php
TextEntities.php
TL_mtproto_v1.tl
TL_secret.tl
TL_telegram_v192.tl Bump layer 2024-11-12 15:52:02 +00:00
Tools.php Set inactivity timeout 2024-10-21 10:24:44 +02:00
TransportError.php Add classes for all RPC errors 2024-06-15 15:36:14 +02:00
UpdateHandlerType.php
v3.json Bump 2024-08-12 11:20:47 +02:00
VoIP.php
VoIPController.php One more cancellation 2024-06-27 20:32:51 +02:00
VoIPServerConfig.php
WrappedFuture.php