mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-12-03 14:53:44 +03:00
Update proxy docs and license year
This commit is contained in:
parent
8f0de3d285
commit
75db9f70df
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2016-2020 LonamiWebs
|
||||
Copyright (c) 2016-Present LonamiWebs
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -148,9 +148,9 @@ The allowed values for the argument ``proxy_type`` are:
|
|||
|
||||
* For Python >= 3.6:
|
||||
* All of the above
|
||||
* ``python_socks.SOCKS5``
|
||||
* ``python_socks.SOCKS4``
|
||||
* ``python_socks.HTTP``
|
||||
* ``python_socks.ProxyType.SOCKS5``
|
||||
* ``python_socks.ProxyType.SOCKS4``
|
||||
* ``python_socks.ProxyType.HTTP``
|
||||
|
||||
|
||||
Example:
|
||||
|
|
Loading…
Reference in New Issue
Block a user