diff --git a/data/web/corefork.telegram.org/type/InputChannel.html b/data/web/corefork.telegram.org/type/InputChannel.html index 0b28557c32..2b84a7c8a5 100644 --- a/data/web/corefork.telegram.org/type/InputChannel.html +++ b/data/web/corefork.telegram.org/type/InputChannel.html @@ -39,7 +39,7 @@
Represents a channel
@@ -55,7 +55,9 @@
+inputChannelEmpty#ee8c1e86 = InputChannel;
+inputChannel#f35aec28 channel_id:long access_hash:long = InputChannel;
+inputChannelFromMessage#5b934f9d peer:InputPeer msg_id:int channel_id:long = InputChannel;