I
I
Ilya Bugaets2021-06-23 21:46:00
Python
Ilya Bugaets, 2021-06-23 21:46:00

How to get the current user ID in the VK communities widget?

The documentation says "Use a variable (Args.uid) to get the current user id."
How to use it with python?

Code = {"title": "Топ", "head": [{"text": "Имя"}, {"text": "Кол-во очков", "align": "right"}], "body": [
                    [
                     {'text': "Тут должно быть имя пользователя который зашел в группу"},
                     {'text': 123}
                    ]]}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Burnedheart, 2021-06-23
@burnedheart

Check the answer here :

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question