Ejemplo n.º 1
0
def chat(chat_id):
    return view.chat(chat_id)
Ejemplo n.º 2
0
def enter_to_chat(chat_id):
    return view.chat(chat_id)