Skip to content

0.3.0

Compare
Choose a tag to compare
@Sreyas-Sreelal Sreyas-Sreelal released this 27 Apr 15:34
· 29 commits to master since this release
  • Support for proxy is added (#2 , #3 )
native TGBot:TGConnect(const token[],const proxy[]="",thread_limit=3);
native TGBot:TGConnectFromEnv(const variable[],const proxy[]="",thread_limit=3);