mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-23 05:51:14 +01:00
CDN fix
This commit is contained in:
parent
1398e95364
commit
df447bb46b
@ -94,7 +94,7 @@ trait FilesAbstraction
|
||||
bool $background = false,
|
||||
bool $clearDraft = false,
|
||||
bool $updateStickersetsOrder = false,
|
||||
bool $forceResend,
|
||||
bool $forceResend = false,
|
||||
?Cancellation $cancellation = null,
|
||||
): Message {
|
||||
if ($file instanceof Message) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user