Skip to content

Commit

Permalink
Applying fix for commit ea81348 in this branch
Browse files Browse the repository at this point in the history
See #83 for more information
  • Loading branch information
unreal4u authored Mar 5, 2018
1 parent db76671 commit b841cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Telegram/Methods/UploadStickerFile.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

declare(strict_types = 1);

namespace unreal4u\TelegramAPI\Telegram\Types;
namespace unreal4u\TelegramAPI\Telegram\Methods;

use unreal4u\TelegramAPI\Abstracts\TelegramMethods;
use unreal4u\TelegramAPI\Telegram\Types\Custom\InputFile;
Expand Down

0 comments on commit b841cd0

Please sign in to comment.