send_message_album


Description:

public async Messages send_message_album (int64 chat_id, int64 message_thread_id, InputMessageReplyTo reply_to, MessageSendOptions options, ArrayList<InputMessageContent?> input_message_contents) throws TDLibError

Sends 2-10 messages grouped together into an album. Currently, only audio, document, photo and video messages can be grouped into an album. Documents and audio files can be only grouped in an album with messages of the same type. Returns sent messages

Parameters:

chat_id

Target chat

message_thread_id

If not 0, the message thread identifier in which the messages will be sent

reply_to

Information about the message or story to be replied; pass null if none

options

Options to be used to send the messages; pass null to use default options

input_message_contents

Contents of messages to be sent. At most 10 messages can be added to an album. All messages must have the same value of show_caption_above_media