add param format in editText
API editText has't param fromat
ICQ is still alive? :)
https://habr.com/en/news/747556/
ICQ is still alive? :)
Yes, you can download the application from this link in the RuStore app store https://apps.rustore.ru/app/com.icq.mobile.client
But last update was about year ago
But last update was about year ago
You can download the latest version from the official ICQ website for the Desktop platform at this link https://icq.com/desktop/en?#mac Alternatively, you can use the most up-to-date version online at this link https://web.icq.com/
It's also important to note that this library can be used not only for ICQ but also for VK Teams bots - the new corporate messenger from VK. You can find the Bot API at this link https://teams.vk.com/botapi/ To download the latest version for each supported platform, please follow this link https://teams.vk.com/download
For VK Teams: create bot with token from Metabot and host url (for example https://myteam.mail.ru/)
BotApiClient client = new BotApiClient(apiBaseUrl, token);