Beispiel #1
0
Datei: api.py Projekt: yogi81/ru
 def __init__(self, token):
     self.token = token
     self.read_conn = Connection(token)