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>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier 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.