| 18 | # Ask Doubt on telegram @KingVJ01 |
| 19 | |
| 20 | class temp(object): |
| 21 | lock = {} |
| 22 | CANCEL = {} |
| 23 | forwardings = 0 |
| 24 | BANNED_USERS = [] |
| 25 | IS_FRWD_CHAT = [] |
| 26 | |
| 27 | # Don't Remove Credit Tg - @VJ_Botz |
| 28 | # Subscribe YouTube Channel For Amazing Bot https://youtube.com/@Tech_VJ |
nothing calls this directly
no outgoing calls
no test coverage detected