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

This commit is contained in:
PC1\PTyTb 2025-08-16 22:41:15 +03:00
parent 7a6934c825
commit 2386d14b86
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ begin
if md.subscription_type = 'channel.follow' then
if Assigned(FOnFollow) then
FOnFollow(ParseFollowEvent(AText));
//todo доделать парсинг типов нотификаций!
// Òóò àíàëîãè÷íî ìîæíî âûçûâàòü ParseSubEvent, ParseGiftEvent, ParseRaidEvent
end
else if md.message_type = 'session_keepalive' then