botInlineResult

Generic result

생성자 스키마는 레이어 76부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
id string Result ID
type string Result type (see bot API docs)
title flags.1?string Result title
description flags.2?string Result description
url flags.3?string URL of article or webpage
thumb flags.4?WebDocument Thumbnail for the result
content flags.5?WebDocument Content of the result
send_message BotInlineMessage Message to send

Type

BotInlineResult

Related pages

Telegram Bot API