What's on Asyncline?
New features
- Now you can create your custom UA(useragent) and LA(LineApplication) as well as you wish
cl = Client(UA='your user agent', LA='your line application')
Note: this effective if
client_name
parameter is not given
- Add more function method for talk see look at this for detail
Fixing
- Removed unused code
- Make code more efficient
- Removed login using command line prompt