messages.sendEncryptedService
messages.sendEncryptedService
Section titled “messages.sendEncryptedService”No description provided by the pinned schema.
Signature
Section titled “Signature”messages.sendEncryptedService#32d439a4 peer:InputEncryptedChat random_id:long data:bytes = messages.SentEncryptedMessage;Result type
Section titled “Result type”messages.SentEncryptedMessage
Parameters
Section titled “Parameters”| Name | Type | Flag | Default | Description |
|---|---|---|---|---|
| peer | InputEncryptedChat | — | — | No description provided by the pinned schema. |
| random_id | long | — | — | No description provided by the pinned schema. |
| data | bytes | — | — | No description provided by the pinned schema. |
Python binding
Section titled “Python binding”from miniproto.raw.functions import MessagesSendEncryptedServicePublic access: miniproto.raw.functions.MessagesSendEncryptedService.
Safe usage shape
Section titled “Safe usage shape”from miniproto.raw.functions import MessagesSendEncryptedService
# Naming the raw request class is local only; it performs no I/O or network request.request_type = MessagesSendEncryptedServiceResult family
Section titled “Result family”RPC errors
Section titled “RPC errors”| Code | Error | Description |
|---|---|---|
| 400 | BUSINESS_CONNECTION_NOT_ALLOWED | This method was invoked over a business connection using invokeWithBusinessConnection, but either (1) we’re a user, and users cannot invoke methods over a business connection; (2) we’re a bot, but business mode was disabled in @botfather or (3); we’re a bot, but this method cannot be invoked over a business connection. |
| 400 | CHAT_ID_INVALID | The provided chat id is invalid. |
| 400 | DATA_INVALID | Encrypted data invalid. |
| 400 | DATA_TOO_LONG | Data too long. |
| 400 | ENCRYPTION_DECLINED | The secret chat was declined. |
| 400 | ENCRYPTION_ID_INVALID | The provided secret chat ID is invalid. |
| 400 | MSG_WAIT_FAILED | A waiting call returned an error. |
| 400 | USER_IS_BLOCKED | You were blocked by this user. |
| 401 | AUTH_KEY_UNREGISTERED | The specified authorization key is not registered in the system (for example, a PFS temporary key has expired). |
| 403 | USER_DELETED | You can’t send this secret message because the other participant deleted their account. |
| 403 | USER_IS_BLOCKED | You were blocked by this user. |
| 500 | MSG_WAIT_FAILED | A waiting call returned an error. |
Accepted types
Section titled “Accepted types”InputEncryptedChat
Known selected constructors: inputEncryptedChat
Returned types
Section titled “Returned types”messages.SentEncryptedMessage
Known selected constructors: messages.sentEncryptedFile, messages.sentEncryptedMessage
Related methods
Section titled “Related methods”messages.acceptEncryption, messages.readEncryptedHistory, messages.reportEncryptedSpam, messages.sendEncrypted, messages.sendEncryptedFile, messages.setEncryptedTyping, messages.uploadEncryptedFile
Availability evidence
Section titled “Availability evidence”- user only
Provenance
Section titled “Provenance”- layer: 228
- structural source:
tdlib - canonical schema: https://raw.githubusercontent.com/tdlib/td/refs/heads/master/td/generate/scheme/telegram_api.tl
- prose merge precedence: TDLib → Telegram Desktop → Core JSON
- source note: Canonical structure is the pinned TDLib telegram_api.tl; Layer 228 comes only from the matching Telegram Desktop end-of-file marker; core.telegram.org inputs enrich documentation and RPC error metadata without overriding structure.
Source-diff notes
Section titled “Source-diff notes”- tdlib_vs_core: changed_count=68; core_only_count=1; overlap_count=2302; tdlib_only_count=158
- tdlib_vs_tdesktop: changed_count=0; overlap_count=2448; tdesktop_only=null; tdlib_only=accessPointRule, ephemeral.editMessage, help.configSimple, inputPeerPhotoFileLocationLegacy, inputStickerSetThumbLegacy, invokeWithApnsSecretPrefix, invokeWithBusinessConnectionPrefix, invokeWithGooglePlayIntegrityPrefix, invokeWithReCaptchaPrefix, ipPort, ipPortSecret, updateEphemeralBotCallbackQuery