Skip to content

messages.deleteMessages

No description provided by the pinned schema.

messages.deleteMessages#e58e95d2 flags:# revoke:flags.0?true id:Vector<int> = messages.AffectedMessages;

messages.AffectedMessages

NameTypeFlagDefaultDescription
flags#flag wordNo description provided by the pinned schema.
revokeflags.0?trueflags.0No description provided by the pinned schema.
idVectorNo description provided by the pinned schema.
ParameterBitMeaning
revoke0Controlled by flags; present when this bit is set.
from miniproto.raw.functions import MessagesDeleteMessages

Public access: miniproto.raw.functions.MessagesDeleteMessages.

from miniproto.raw.functions import MessagesDeleteMessages
# Naming the raw request class is local only; it performs no I/O or network request.
request_type = MessagesDeleteMessages

messages.AffectedMessages

CodeErrorDescription
400BUSINESS_CONNECTION_INVALIDThe connection_id passed to the wrapping invokeWithBusinessConnection call is invalid.
400BUSINESS_CONNECTION_NOT_ALLOWEDThis 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.
400MESSAGE_ID_INVALIDThe provided message id is invalid.
400SELF_DELETE_RESTRICTEDBusiness bots can’t delete messages just for the user, revoke must be set.
401AUTH_KEY_UNREGISTEREDThe specified authorization key is not registered in the system (for example, a PFS temporary key has expired).
403BOT_ACCESS_FORBIDDENThe specified method can be used over a business connection for some operations, but the specified query attempted an operation that is not allowed over a business connection.
403MESSAGE_DELETE_FORBIDDENYou can’t delete one of the messages you tried to delete, most likely because it is a service message.

No non-primitive type relationships were found.

messages.AffectedMessages Known selected constructors: messages.affectedMessages

channels.deleteMessages, messages.readHistory, messages.readMessageContents

  • business supported
  • 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