Mayuri-Chan / pyrofork

Pyrogram fork with Adjustable web page preview, Quote Reply, Story & Topics Support, Mongodb session storage, and much more. go to https://pyrofork.wulan17.top/ for documentation.
https://pyrofork.wulan17.top
GNU Lesser General Public License v3.0
162 stars 78 forks source link

type object is not subscriptable #95

Closed kunodee closed 2 months ago

kunodee commented 2 months ago

Checklist

Description

image

list is not support python 3.8 it must be List

Steps to reproduce

  1. Install python3.8
  2. Import the lib ?

Code example

from pyrogram import Client

app = Client()

app.run()

Logs

No response

yasirarism commented 2 months ago

Wait new update, it's typo. You can use test on staging branch