docs: set_protection_for_timestamp_sort does not send messages

It only adds info messages.
This commit is contained in:
link2xt
2024-10-14 06:07:56 +00:00
parent c5b78741d6
commit 351f28361d

View File

@@ -578,7 +578,7 @@ impl ChatId {
Ok(())
}
/// Sets protection and sends or adds a message.
/// Sets protection and adds a message.
///
/// `timestamp_sort` is used as the timestamp of the added message
/// and should be the timestamp of the change happening.