mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Update API scheme to layer 124.
This commit is contained in:
@@ -966,7 +966,7 @@ auto HtmlWriter::Wrap::pushMessage(
|
||||
+ SerializeString(data.title)
|
||||
+ "»")
|
||||
: (serviceFrom
|
||||
+ " fchanged group title to «"
|
||||
+ " changed group title to «"
|
||||
+ SerializeString(data.title)
|
||||
+ "»");
|
||||
}, [&](const ActionChatEditPhoto &data) {
|
||||
|
Reference in New Issue
Block a user