J
J
JohnJohnsss2021-09-21 22:01:19
Python
JohnJohnsss, 2021-09-21 22:01:19

Is it possible to connect 2 pyrogram accounts?

Is it possible to connect 2 pyrogram accounts in one python file? To make them work at the same time, something like

app = Client('session',  api_id,  api_hash)
app2 = Client('session2',  api_id2,  api_hash2)

At the same time, so that they work simultaneously, for example, send messages to users from the list.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question