Updated to ptb 21.0.1 and added socks5 proxy support
This commit is contained in:
@@ -10,6 +10,9 @@ logging.basicConfig(
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
httpx_logger = logging.getLogger('httpx')
|
||||
httpx_logger.setLevel(logging.WARNING)
|
||||
|
||||
def create_image(product_id, price):
|
||||
width = 1280
|
||||
height = 800
|
||||
|
||||
Reference in New Issue
Block a user