!!! ДОБАВЬ ПАРСИНГ СОБЫТИЙ

This commit is contained in:
PC1\PTyTb
2025-08-16 22:41:15 +03:00
parent 7a6934c825
commit 2386d14b86
+1 -1
View File
@@ -243,7 +243,7 @@ begin
if md.subscription_type = 'channel.follow' then if md.subscription_type = 'channel.follow' then
if Assigned(FOnFollow) then if Assigned(FOnFollow) then
FOnFollow(ParseFollowEvent(AText)); FOnFollow(ParseFollowEvent(AText));
//todo äîäåëàòü ïàðñèíã òèïîâ íîòèôèêàöèé!
// Òóò àíàëîãè÷íî ìîæíî âûçûâàòü ParseSubEvent, ParseGiftEvent, ParseRaidEvent // Òóò àíàëîãè÷íî ìîæíî âûçûâàòü ParseSubEvent, ParseGiftEvent, ParseRaidEvent
end end
else if md.message_type = 'session_keepalive' then else if md.message_type = 'session_keepalive' then