Represents a sent inline message from the perspective of a bot
+
-
Layer 133
@@ -99,22 +66,22 @@ InputBotInlineMessageID">
dc_id |
int |
- |
+DC ID to use when working with this inline message |
owner_id |
long |
- |
+ID of the owner of this message |
id |
int |
- |
+ID of message |
access_hash |
long |
- |
+Access hash of message |
diff --git a/data/corefork.telegram.org/constructor/inputGroupCallStream.html b/data/corefork.telegram.org/constructor/inputGroupCallStream.html
index 07f8f97552..02932d8954 100644
--- a/data/corefork.telegram.org/constructor/inputGroupCallStream.html
+++ b/data/corefork.telegram.org/constructor/inputGroupCallStream.html
@@ -81,7 +81,7 @@
scale |
int |
- |
+Specifies the duration of the video segment to fetch in milliseconds, by bitshifting 1000 to the right scale times: duration_ms := 1000 >> scale |
video_channel |
diff --git a/data/corefork.telegram.org/type/InputBotInlineMessageID.html b/data/corefork.telegram.org/type/InputBotInlineMessageID.html
index 21d29e6aab..ce2a2859a0 100644
--- a/data/corefork.telegram.org/type/InputBotInlineMessageID.html
+++ b/data/corefork.telegram.org/type/InputBotInlineMessageID.html
@@ -69,7 +69,7 @@
inputBotInlineMessageID64 |
- |
+Represents a sent inline message from the perspective of a bot |