2025-02-21 16:17:15 +01:00

8 lines
121 B
Plaintext

namespace TelegramCore;
table TelegramChatAdminRights {
rights:int32 (id: 0);
}
root_type TelegramChatAdminRights;