KB
Size: a a a
KB
⟁ᴡ
from telethon.tl.functions.channels import GetFullChannelRequest
(await client(
GetFullChannelRequest(
event.chat_id
)
)
).full_chat.slowmode_seconds
⟁ᴡ
from telethon.tl.functions.channels import GetFullChannelRequest
(await client(
GetFullChannelRequest(
'tginfochat'
)
)
).full_chat.slowmode_seconds
10
MV
from telethon.tl.functions.channels import GetFullChannelRequest
(await client(
GetFullChannelRequest('botoid_ru'
)
)
).full_chat.slowmode_seconds
3600
MM
from telethon.tl.functions.channels import GetFullChannelRequest
(await client(
GetFullChannelRequest('botoid_ru'
)
)
).full_chat.slowmode_seconds
3600
MV
КА
КА
from telethon.tl.functions.channels import GetFullChannelRequest
(await client(
GetFullChannelRequest('botoid_ru'
)
)
).full_chat.slowmode_seconds
3600
КА
KB
from telethon.tl.functions.channels import GetFullChannelRequest
(await client(
GetFullChannelRequest(
'tginfochat'
)
)
).full_chat.slowmode_seconds
10
И
И
АО
⟁ᴡ
АО
АО
⟁ᴡ
cat /etc/nginx/nginx.conf
⟁ᴡ
АО
@