Here are 820 public repositories matching this topic...
urrently I do not know the structure of the payload that should be sent to the server, in the documentation they speak of 3 paramatros [description, attributes, content] but the model whatsapp_binary_writter that triggers an error and closes the connection
Documentation
I would like to have some proper documentation about this project or have a wiki. As new devs wanna contribute however there isn't well documented files and folders and what they do. I would request one of the maintainer to write the documentation please..
Alternative we could have Wiki
Subject of the issue
Adding the function to delete / edit a message with a mini archive of this message.
Is this a bug report of a feature request?
- Bug report
- [+] Feature request
Your environment
Server-side
- [+] api.tinode.co
- [+] Your own setup:
Linux
Клиент: TinodeWeb/0.16.0-rc1 (tinodejs/0.16.0-rc1)
Сервер: 0.16 rethinkdb:v0.16.0-rc1; (api.tinode
Using multiple [[gateway]]
New website
Sharer.js needs a new website! With all the current implemented API documented and some examples. Since i am terrible at frontend, i am taking suggestions on some cool designs that can help improve user experience.
All work must be pushed to the gh-pages branch, where the current one lives.
-
Updated
Apr 10, 2020 - Python
- In the README and examples
- expose the code of creating WhatsApp-like ID as an exported function
Re #43
Multiple people with little knowledge of Python have expressed interest in running the scripts.
There should be either a very simple guide or video, or a guided script that would let anyone render the final graphics.
-
Updated
Mar 15, 2020 - CSS
-
Updated
Dec 15, 2018 - Jupyter Notebook
-
Updated
Oct 21, 2019 - Python
When executing create, it starts an instance of chrome and waits for the qrcode to be read.
How do I cancel this instance? Close this instance.
-
Updated
May 25, 2020 - JavaScript
-
Updated
May 23, 2020 - Go
-
Updated
May 5, 2020 - JavaScript
-
Updated
May 22, 2020 - Java
-
Updated
Apr 12, 2020 - JavaScript
Hello,
in the add account screen, what would be the format to enter the BOSH URL? Given in my case, from the server provider, as https://domain.tld/jabber/bosh . Loqui fills in the tcp:..... string instead, and entering the https-URL did not work.
If this is already documented somewhere, tell me where. If not, maybe add it to the FAQ?
-
Updated
May 25, 2020 - TypeScript
I use Glide v4, when I implement this library and I got this error:
E/Crash: abstract method "void com.bumptech.glide.module.RegistersComponents.registerComponents(android.content.Context, com.bumptech.glide.Glide, com.bumptech.glide.Registry)"
java.lang.AbstractMethodError: abstract method "void com.bumptech.glide.module.RegistersComponents.regis
-
Updated
May 23, 2020 - CSS
-
Updated
Jan 23, 2020 - Swift
-
Updated
May 25, 2020 - Go
Mentioning @contact@
async function typeMessage(message) {
let fs = []
let parts = message.split('\n');
for (var i = 0; i < parts.length; i++) {
fs.push({type: 'down', command: 'Shift'})
fs.push({type: 'press', command: 'Enter'})
fs.push({type: 'up', command: 'Shift'})
//Mentioning @contact@
if(parts[i].includes('@')) {
let parts2 = parts[i
Improve this page
Add a description, image, and links to the whatsapp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the whatsapp topic, visit your repo's landing page and select "manage topics."
In Gmail tab, trying to open an attachment with "Open with Google Docs" button it just cause to open a blank window.
ENVIRONMENT
Mac Book Pro 2012
Mac OSX 10.11.6
Rambox Version: 0.6.9
Platform: darwin (x64)
Electron: 4.1.4
Chromium: 69.0.3497.128
Node: 10.11.0