Added api support to catch next channel owner before leave.

This commit is contained in:
23rd
2026-01-22 14:39:31 +03:00
committed by John Preston
parent c450e8374b
commit c9b5d64c83
7 changed files with 471 additions and 5 deletions
+6
View File
@@ -1182,3 +1182,9 @@ moderateCommonGroupsCheckbox: RoundImageCheckbox(defaultPeerListCheckbox) {
}};
}
}
futureOwnerBox: Box(defaultBox) {
buttonPadding: margins(0px, 0px, 0px, 14px);
buttonHeight: 0px;
}
futureOwnerBoxSelect: collectibleBox;