mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 00:46:08 +00:00
Added ability to inspect earn balance from channel info.
This commit is contained in:
@@ -180,7 +180,8 @@ void CreateRightLabel(
|
||||
not_null<Button*> button,
|
||||
v::text::data &&label,
|
||||
const style::SettingsButton &st,
|
||||
rpl::producer<QString> buttonText);
|
||||
rpl::producer<QString> buttonText,
|
||||
Ui::Text::MarkedContext context = {});
|
||||
|
||||
struct DividerWithLottieDescriptor {
|
||||
QString lottie;
|
||||
|
Reference in New Issue
Block a user