🤔 Get all premium_promo from @Premiums = client
from telethon import tl
ko = await s(tl.functions.help.GetPremiumPromoRequest())
kozhi = ko.video_sections
io = 0
for vko in ko.videos:
await message.reply(kozhi[io], file=vko)
io = io + 1
ℹ️ @tgCrawl
>>Click here to continue<<