View Source ExTDLib.Method.GetMessageImportConfirmationText (ExTDLib v0.0.4)

Returns a confirmation text to be shown to the user before starting message import. Returns object_ptr<Text>.

NameTypeDescription
chat_idstringIdentifier of a chat to which the messages will be imported. It must be an identifier of a private chat with a mutual contact or an identifier of a supergroup chat with can_change_info administrator right.

More details on telegram's documentation.