Skip to content

Commit cb31ee3

Browse files
committed
Merge master/master
2 parents 1ac6f37 + 1b18972 commit cb31ee3

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)