We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ac6f37 + 1b18972 commit cb31ee3Copy full SHA for cb31ee3
Telegram.php
@@ -2140,7 +2140,7 @@ public function promoteChatMember(array $content)
2140
{
2141
return $this->endpoint('promoteChatMember', $content);
2142
}
2143
-
+
2144
/// Export Chat Invite Link
2145
2146
/**
@@ -2166,7 +2166,7 @@ public function exportChatInviteLink(array $content)
2166
2167
return $this->endpoint('exportChatInviteLink', $content);
2168
2169
2170
// Set Chat Photo
2171
2172
0 commit comments