TDLib v0.0.2 TDLib.Object.UpdateDeleteMessages View Source

Some messages were deleted.

NameTypeDescription
chat_idstringChat identifier.
message_idsstring[]Identifiers of the deleted messages.
is_permanentboolTrue, if the messages are permanently deleted by a user (as opposed to just becoming unaccessible).
from_cacheboolTrue, if the messages are deleted only from the cache and can possibly be retrieved again in the future.

More details on telegram’s documentation.