Skip to content

Commit 27f6883

Browse files
Eleirbag89StyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent fdceed2 commit 27f6883

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Telegram.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2140,7 +2140,7 @@ public function promoteChatMember(array $content)
21402140
{
21412141
return $this->endpoint('promoteChatMember', $content);
21422142
}
2143-
2143+
21442144
/// Export Chat Invite Link
21452145

21462146
/**
@@ -2166,7 +2166,7 @@ public function exportChatInviteLink(array $content)
21662166
{
21672167
return $this->endpoint('exportChatInviteLink', $content);
21682168
}
2169-
2169+
21702170
// Set Chat Photo
21712171

21722172
/**

0 commit comments

Comments
 (0)