Skip to content

Commit 1b18972

Browse files
authored
Merge pull request #97 from Eleirbag89/analysis-8QEKmw
Apply fixes from StyleCI
2 parents fdceed2 + 27f6883 commit 1b18972

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)