2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Show gift button in the message field.

This commit is contained in:
John Preston
2025-03-18 13:37:12 +04:00
parent e3c3a68566
commit 7d0a73a6b0
8 changed files with 121 additions and 60 deletions

View File

@@ -23,7 +23,7 @@ struct BusinessDetails;
} // namespace Data
namespace Api {
enum class DisallowedGiftType;
enum class DisallowedGiftType : uchar;
using DisallowedGiftTypes = base::flags<DisallowedGiftType>;
} // namespace Api