UNIBORG Telegram 155
Reply to all Pinned Messages of a chat, with a random emojie

from asyncio import sleep
so = ["😎", "😱", "😍"]
I = 0
async for msg in client.iter_messages(message.chat_id, filter=types.InputMessagesFilterPinned):
await msg.reply(so[I % len(so)])
await sleep(5)
I = I + 1
p(I)



tgoop.com/UniBorg/155
Create:
Last Update:

Reply to all Pinned Messages of a chat, with a random emojie

from asyncio import sleep
so = ["😎", "😱", "😍"]
I = 0
async for msg in client.iter_messages(message.chat_id, filter=types.InputMessagesFilterPinned):
await msg.reply(so[I % len(so)])
await sleep(5)
I = I + 1
p(I)

BY UniBorg


Share with your friend now:
tgoop.com/UniBorg/155

View MORE
Open in Telegram


Telegram News

Date: |

Over 33,000 people sent out over 1,000 doxxing messages in the group. Although the administrators tried to delete all of the messages, the posting speed was far too much for them to keep up. 3How to create a Telegram channel? Image: Telegram. A vandalised bank during the 2019 protest. File photo: May James/HKFP. The optimal dimension of the avatar on Telegram is 512px by 512px, and it’s recommended to use PNG format to deliver an unpixelated avatar.
from us


Telegram UniBorg
FROM American