I'm building a telepot telegram bot on python 3.
However, I want it to be a closed bot. I'm trying to find in the documentation of telepot if there is a way to allow certain users based on there chat ID.
Does anyone know the correct syntax for this?
Thanks!