Skip to content

UpdateDeleteMessages

Update · TDLib 1.8.67 · d1085f9c

Some messages were deleted

UpdateDeleteMessages(
  chat_id: int53,
  message_ids: list of int53,
  is_permanent: Bool,
  from_cache: Bool
) → Update

chat_id

int53

Chat identifier

message_ids

list of int53

Identifiers of the deleted messages

is_permanent

Bool

True, if the messages are permanently deleted by a user (as opposed to just becoming inaccessible)

from_cache

Bool

True, if the messages are deleted only from the cache and can possibly be retrieved again in the future