Похожие чаты

What is the user value? await client.edit_permissions(chat_id, user, timedelta(minutes = 60),

send_messages = False)

10 ответов

36 просмотров
try- Автор вопроса

How do I get it from a group?

try- Автор вопроса
127.0.0.1:443
event.chat_id

edit_permissions raise ValueError('You must pass a user entity') ValueError: You must pass a user entity

if you don't have the user why are using a function that literally restricts a user in a chat if you want to restrict the dude who sends 'test' user = await event.get_sender() and don't use .chat.id, use chat = event.get_chat() and pass it directly. no need to explicitly get the id, it's bad and unsigned. Or if you want to restrict the whole chat and not a user, just remove user argument from the beginning, only give it the chat

try- Автор вопроса
!Pine Apple ❂ Pizza
if you don't have the user why are using a functio...

Restriction of one user who wrote the word test text = event.raw_text if 'test' == text:

try
Restriction of one user who wrote the word test t...

user = await event.get_sender() chat = await event.get_chat() await client.edit_permissions(chat, user, timedelta(minutes = 1), send_messages = False)

try
Thanks

you only need the chat id and user id

Похожие вопросы

Обсуждают сегодня

как правильно удалить сддм? прописал в etc/portage.use/plasma-meta -sddm , но при обновлении юзов мне предлагает поставить lightdm (ещё лучше 😡), добавил туда - display-manage...
REDis
25
#include <stdio.h> #include <stdlib.h> #include <time.h> void mass_first_generate(int mass[5][7]) {     for (int N = 0; N < 5; N++) {         for (int A = 0; A < 7; A++) {   ...
Чувак
6
Всем привет! Имеется функция: function IsValidChar(ch: UTF8Char): Boolean; var i: Integer; ValidChars: AnsiString; begin ValidChars := 'abcdefghijklmnopqrstuvwxyzABCDE...
Евгений
44
https://www.linkedin.com/posts/ugama-benedicta-kelechi-codergirl-103041300_mobiledevelopment-fluttertraining-handsonlearning-activity-7263445699227254784-IdHB?utm_source=share...
CoderGirl
16
like, question: int b = 99999; is this valid and predictable C?
Ludovic 'Archivist' Lagouardette
15
Помогите пожалуйста. Делаю систему плагинов. Проблема сейчас в такая: плагины загружаются в основном потоке. FLibHandle := SafeLoadLibrary(FFileName) Но нужно еще выполнить фу...
Илья 🤣
10
VIP-397 BNBx Oracle implementation upgrade Summary This proposal, if approved, will upgrade the implementation of the BNBx Oracle contract on Venus from version 1 (V1) to v...
Venus Announcements
2
Ну вот просто даже давайте вот как. Какой нибудь конкретный кейс, можете в пример привести, где бч работает и приносит прикладную пользу, а не просто что бы было? Не крипту.
Alexander Andreev
22
For all those that keep asking why no pump? why this ? and why that...? Please close ur ewt chart and open 2 others - TOTAL (total mc) and BTC.D (btc dominance). Maybe BTC a...
Inn3r_G
19
"Since pnut can flip FTM easily, I'm swapping my FTM to pnut and hoping for a easy x5-x10" Perfect recipe for disaster. NFA but chances are, you'll end up as exit liquidity ...
C. A.
7
Карта сайта