usernein / pyromod

A monkeypatcher add-on for Pyrogram
https://pyromod.pauxis.dev/
GNU Lesser General Public License v3.0
238 stars 69 forks source link

Change the values received from pyromod to int #5

Closed M-fazin closed 1 year ago

M-fazin commented 2 years ago

Can I change the value that I get from the pyromod to int()

EDM115 commented 2 years ago

Use the inbuilt int() from Python