Htain Lin Shwe

Results 17 comments of Htain Lin Shwe

@zweigraf `draw_solid_convex_polygon` doesn't support in mobile version. It's under gui library. @seebeb we cannot use that code because the point is missing base on the phone. Example not working well...

@mlabouardy I will send you from email.

Please support screenshot. It's working fine for me. If you want to use in Mobile phone, there is rabbit converter or iOS and Android App.

MMwebfont allow the CORS policy. What browser are you using ? I am using Edge and there is no issue.

Please add Zawgyi Input (Full Text) Unicode Output Excepted Result Actual Result

@hajj3 , telegram-api is not official java api. Java api is using what [Telegram api](https://core.telegram.org/api) allow to do. You should request at https://twitter.com/telegram

@brain56 , you can use like this ``` java private static void login() throws IOException { BufferedReader reader = new BufferedReader(new InputStreamReader( System.in)); System.out.print("Loading fresh DC list..."); TLConfig config =...

@brain56 , try to add TLConfig for apiState after init the state like following ``` java TLConfig config = api.doRpcCallNonAuth(new TLRequestHelpGetConfig()); apiState.updateSettings(config); ```

I tested now and time out problem , too.