V
V
Vadim Popov2019-03-15 16:30:27
Python
Vadim Popov, 2019-03-15 16:30:27

How to call the getFullChat Telegram api method?

I want to make a GET request to the method - I
form a url of this kind -

https://api.telegram.org/bot <MyToken>/getfullchat?chat_id=<Chat ID>

In response I receive
{"ok":false,"error_code":404,"description":"Not Found: method not found"}

What am I doing wrong?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alternativshik, 2019-03-15
@vadimpopov94

I don't see such a method in the doc by bot api.
https://core.telegram.org/bots/api#getchat

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question