2022-11-21 01:06:55 +02:00
|
|
|
name: ContentType
|
2022-12-04 03:05:49 +02:00
|
|
|
description:
|
|
|
|
|
This object represents a type of content in message
|
2022-11-21 01:06:55 +02:00
|
|
|
static:
|
|
|
|
|
UNKNOWN: unknown
|
|
|
|
|
ANY: any
|
|
|
|
|
extract:
|
|
|
|
|
entity: Message
|
|
|
|
|
exclude:
|
|
|
|
|
- message_id
|
|
|
|
|
- message_thread_id
|
|
|
|
|
- from
|
|
|
|
|
- sender_chat
|
|
|
|
|
- date
|
|
|
|
|
- chat
|
|
|
|
|
- forward_from
|
|
|
|
|
- forward_from_chat
|
|
|
|
|
- forward_from_message_id
|
|
|
|
|
- forward_signature
|
|
|
|
|
- forward_sender_name
|
|
|
|
|
- forward_date
|
|
|
|
|
- is_topic_message
|
|
|
|
|
- is_automatic_forward
|
|
|
|
|
- via_bot
|
|
|
|
|
- edit_date
|
|
|
|
|
- has_protected_content
|
|
|
|
|
- media_group_id
|
|
|
|
|
- author_signature
|
|
|
|
|
- reply_markup
|
|
|
|
|
- entities
|
|
|
|
|
- caption
|
|
|
|
|
- caption_entities
|
|
|
|
|
- reply_to_message
|
2023-12-31 01:40:44 +02:00
|
|
|
- quote
|
|
|
|
|
- forward_origin
|
|
|
|
|
- external_reply
|
|
|
|
|
- link_preview_options
|
2024-02-16 23:44:35 +02:00
|
|
|
- sender_boost_count
|
|
|
|
|
- reply_to_story
|
2024-04-22 13:48:49 +03:00
|
|
|
- business_connection_id
|
|
|
|
|
- sender_business_bot
|
|
|
|
|
- is_from_offline
|
|
|
|
|
- has_media_spoiler
|
2024-05-31 20:07:11 +03:00
|
|
|
- effect_id
|
|
|
|
|
- show_caption_above_media
|