telegramx.js

SavePreparedInlineMessageParams

interface

Declaration

interface SavePreparedInlineMessageParams 

Properties

allow_bot_chats?: boolean;

Pass True if the message can be sent to private chats with bots

allow_channel_chats?: boolean;

Pass True if the message can be sent to channel chats

allow_group_chats?: boolean;

Pass True if the message can be sent to group and supergroup chats

allow_user_chats?: boolean;

Pass True if the message can be sent to private chats with users

resultproperty#

A JSON-serialized object describing the message to be sent

user_idproperty#
user_id: number;

Unique identifier of the target user that can use the prepared message