23.08.2015, 14:04
Quote:
Yes. I wanted to make a command like: /stream [url] and it didn't work. After i converted this command to dialog (DIALOG_STYLE_INPUT) and as well, it didn't work. I think the problem is the input length:
- 128 for the dialog - 144 for the chat bubble (including the command); The url length is 136 characters as i said in my previous post. Anyway a shorter link is better. I modified this include to resend another HTTP request to tiny.com and it works very well. |