-
Type:
Defect (Functional)
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 5.0.0
-
Component/s: Template
-
None
-
Sprint 64 (May 2020)
-
0.125
There's a mistake in typo:
request.setProxy(Telegram.proxy);
Should be
request.SetProxy(Telegram.proxy);
- mentioned in
-
Page Loading...