This commit is contained in:
sys-001 2021-10-04 00:49:18 +00:00
parent 1a8b8432f2
commit 8b1bd96c2f
3 changed files with 36 additions and 36 deletions

View File

@ -7173,7 +7173,7 @@
"Array<MessageEntity>"
],
"optional": true,
"description": "List of special entities that appear in message text, which can be specified instead of parse_mode"
"description": "A JSON-serialized list of special entities that appear in message text, which can be specified instead of parse_mode"
},
{
"name": "disable_web_page_preview",
@ -7318,7 +7318,7 @@
"Array<MessageEntity>"
],
"optional": true,
"description": "List of special entities that appear in the new caption, which can be specified instead of parse_mode"
"description": "A JSON-serialized list of special entities that appear in the new caption, which can be specified instead of parse_mode"
},
{
"name": "disable_notification",
@ -7404,7 +7404,7 @@
"Array<MessageEntity>"
],
"optional": true,
"description": "List of special entities that appear in the caption, which can be specified instead of parse_mode"
"description": "A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode"
},
{
"name": "disable_notification",
@ -7490,7 +7490,7 @@
"Array<MessageEntity>"
],
"optional": true,
"description": "List of special entities that appear in the caption, which can be specified instead of parse_mode"
"description": "A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode"
},
{
"name": "duration",
@ -7618,7 +7618,7 @@
"Array<MessageEntity>"
],
"optional": true,
"description": "List of special entities that appear in the caption, which can be specified instead of parse_mode"
"description": "A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode"
},
{
"name": "disable_content_type_detection",
@ -7745,7 +7745,7 @@
"Array<MessageEntity>"
],
"optional": true,
"description": "List of special entities that appear in the caption, which can be specified instead of parse_mode"
"description": "A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode"
},
{
"name": "supports_streaming",
@ -7872,7 +7872,7 @@
"Array<MessageEntity>"
],
"optional": true,
"description": "List of special entities that appear in the caption, which can be specified instead of parse_mode"
"description": "A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode"
},
{
"name": "disable_notification",
@ -7958,7 +7958,7 @@
"Array<MessageEntity>"
],
"optional": true,
"description": "List of special entities that appear in the caption, which can be specified instead of parse_mode"
"description": "A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode"
},
{
"name": "duration",
@ -8657,7 +8657,7 @@
"Array<MessageEntity>"
],
"optional": true,
"description": "List of special entities that appear in the poll explanation, which can be specified instead of parse_mode"
"description": "A JSON-serialized list of special entities that appear in the poll explanation, which can be specified instead of parse_mode"
},
{
"name": "open_period",
@ -9145,7 +9145,7 @@
"ChatPermissions"
],
"optional": false,
"description": "New default chat permissions"
"description": "A JSON-serialized object for new default chat permissions"
}
],
"return_types": [
@ -9771,7 +9771,7 @@
"Array<MessageEntity>"
],
"optional": true,
"description": "List of special entities that appear in message text, which can be specified instead of parse_mode"
"description": "A JSON-serialized list of special entities that appear in message text, which can be specified instead of parse_mode"
},
{
"name": "disable_web_page_preview",
@ -9846,7 +9846,7 @@
"Array<MessageEntity>"
],
"optional": true,
"description": "List of special entities that appear in the caption, which can be specified instead of parse_mode"
"description": "A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode"
},
{
"name": "reply_markup",

View File

@ -5364,7 +5364,7 @@ methods:
types:
- Array<MessageEntity>
optional: true
description: 'List of special entities that appear in message text, which can be specified instead of parse_mode'
description: 'A JSON-serialized list of special entities that appear in message text, which can be specified instead of parse_mode'
-
name: disable_web_page_preview
types:
@ -5473,7 +5473,7 @@ methods:
types:
- Array<MessageEntity>
optional: true
description: 'List of special entities that appear in the new caption, which can be specified instead of parse_mode'
description: 'A JSON-serialized list of special entities that appear in the new caption, which can be specified instead of parse_mode'
-
name: disable_notification
types:
@ -5538,7 +5538,7 @@ methods:
types:
- Array<MessageEntity>
optional: true
description: 'List of special entities that appear in the caption, which can be specified instead of parse_mode'
description: 'A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode'
-
name: disable_notification
types:
@ -5603,7 +5603,7 @@ methods:
types:
- Array<MessageEntity>
optional: true
description: 'List of special entities that appear in the caption, which can be specified instead of parse_mode'
description: 'A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode'
-
name: duration
types:
@ -5700,7 +5700,7 @@ methods:
types:
- Array<MessageEntity>
optional: true
description: 'List of special entities that appear in the caption, which can be specified instead of parse_mode'
description: 'A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode'
-
name: disable_content_type_detection
types:
@ -5796,7 +5796,7 @@ methods:
types:
- Array<MessageEntity>
optional: true
description: 'List of special entities that appear in the caption, which can be specified instead of parse_mode'
description: 'A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode'
-
name: supports_streaming
types:
@ -5892,7 +5892,7 @@ methods:
types:
- Array<MessageEntity>
optional: true
description: 'List of special entities that appear in the caption, which can be specified instead of parse_mode'
description: 'A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode'
-
name: disable_notification
types:
@ -5957,7 +5957,7 @@ methods:
types:
- Array<MessageEntity>
optional: true
description: 'List of special entities that appear in the caption, which can be specified instead of parse_mode'
description: 'A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode'
-
name: duration
types:
@ -6482,7 +6482,7 @@ methods:
types:
- Array<MessageEntity>
optional: true
description: 'List of special entities that appear in the poll explanation, which can be specified instead of parse_mode'
description: 'A JSON-serialized list of special entities that appear in the poll explanation, which can be specified instead of parse_mode'
-
name: open_period
types:
@ -6844,7 +6844,7 @@ methods:
types:
- ChatPermissions
optional: false
description: 'New default chat permissions'
description: 'A JSON-serialized object for new default chat permissions'
return_types:
- bool
-
@ -7301,7 +7301,7 @@ methods:
types:
- Array<MessageEntity>
optional: true
description: 'List of special entities that appear in message text, which can be specified instead of parse_mode'
description: 'A JSON-serialized list of special entities that appear in message text, which can be specified instead of parse_mode'
-
name: disable_web_page_preview
types:
@ -7357,7 +7357,7 @@ methods:
types:
- Array<MessageEntity>
optional: true
description: 'List of special entities that appear in the caption, which can be specified instead of parse_mode'
description: 'A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode'
-
name: reply_markup
types:

View File

@ -277,7 +277,7 @@
{
"key": "entities",
"disabled": true,
"description": "Optional. List of special entities that appear in message text, which can be specified instead of parse_mode",
"description": "Optional. A JSON-serialized list of special entities that appear in message text, which can be specified instead of parse_mode",
"type": "text"
},
{
@ -417,7 +417,7 @@
{
"key": "caption_entities",
"disabled": true,
"description": "Optional. List of special entities that appear in the new caption, which can be specified instead of parse_mode",
"description": "Optional. A JSON-serialized list of special entities that appear in the new caption, which can be specified instead of parse_mode",
"type": "text"
},
{
@ -496,7 +496,7 @@
{
"key": "caption_entities",
"disabled": true,
"description": "Optional. List of special entities that appear in the caption, which can be specified instead of parse_mode",
"description": "Optional. A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode",
"type": "text"
},
{
@ -575,7 +575,7 @@
{
"key": "caption_entities",
"disabled": true,
"description": "Optional. List of special entities that appear in the caption, which can be specified instead of parse_mode",
"description": "Optional. A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode",
"type": "text"
},
{
@ -684,7 +684,7 @@
{
"key": "caption_entities",
"disabled": true,
"description": "Optional. List of special entities that appear in the caption, which can be specified instead of parse_mode",
"description": "Optional. A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode",
"type": "text"
},
{
@ -793,7 +793,7 @@
{
"key": "caption_entities",
"disabled": true,
"description": "Optional. List of special entities that appear in the caption, which can be specified instead of parse_mode",
"description": "Optional. A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode",
"type": "text"
},
{
@ -902,7 +902,7 @@
{
"key": "caption_entities",
"disabled": true,
"description": "Optional. List of special entities that appear in the caption, which can be specified instead of parse_mode",
"description": "Optional. A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode",
"type": "text"
},
{
@ -981,7 +981,7 @@
{
"key": "caption_entities",
"disabled": true,
"description": "Optional. List of special entities that appear in the caption, which can be specified instead of parse_mode",
"description": "Optional. A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode",
"type": "text"
},
{
@ -1631,7 +1631,7 @@
{
"key": "explanation_entities",
"disabled": true,
"description": "Optional. List of special entities that appear in the poll explanation, which can be specified instead of parse_mode",
"description": "Optional. A JSON-serialized list of special entities that appear in the poll explanation, which can be specified instead of parse_mode",
"type": "text"
},
{
@ -2169,7 +2169,7 @@
{
"key": "permissions",
"disabled": false,
"description": "Required. New default chat permissions",
"description": "Required. A JSON-serialized object for new default chat permissions",
"type": "text"
}
]
@ -3044,7 +3044,7 @@
{
"key": "entities",
"disabled": true,
"description": "Optional. List of special entities that appear in message text, which can be specified instead of parse_mode",
"description": "Optional. A JSON-serialized list of special entities that appear in message text, which can be specified instead of parse_mode",
"type": "text"
},
{
@ -3117,7 +3117,7 @@
{
"key": "caption_entities",
"disabled": true,
"description": "Optional. List of special entities that appear in the caption, which can be specified instead of parse_mode",
"description": "Optional. A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode",
"type": "text"
},
{