how to get user account 's or channel's create date in telegram with python telethon?

Viewed 25

I can fetch user and channel data with telethon(with GetHistoryRequest and GetParticipantsRequest) but not user or channel creation date. what should i use for this ?

0 Answers
Related