WhatsApp is a cross-platform centralized instant messaging and voice-over-IP service owned by Facebook, Inc. It allows users to send text messages and voice messages, make voice and video calls, and share images, documents, user locations, and other content. The service requires a cellular mobile telephone number to sign up.
WhatsApp's client application runs on mobile devices but is also accessible from desktop computers, as long as the user's mobile device remains connected to the Internet while they use the desktop web app.
Here are 1,967 public repositories matching this topic...
Chatwoot introduced a validation on avatar files and limited it to specific files types and 15 Mb in size in recent versions. After this change, some of the users who have had avatars uploaded before this change, are facing issues while trying to update profiles.
Notes
- This is because the validation runs on any update of the parent object of avatarable
ref: https://github.com/chat
-
Updated
Jan 5, 2022 - Go
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Nov 3, 2021 - JavaScript
Especially for IRC, the outgoing IP address can matter a lot. Need some way to set which one to use on a box that has many.
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Jan 25, 2022 - JavaScript
-
Updated
Jan 25, 2022 - JavaScript
-
Updated
Jan 26, 2022 - TypeScript
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Apr 10, 2020 - 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.
Is your feature request related to a problem? Please describe.
Missing support for Twilio.
Describe the solution you'd like
Implement a notification service and use existing services such as WhatsApp as a guide for implementation. At the
-
Updated
Oct 18, 2021 - Python
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Jan 25, 2022 - Go
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Dec 28, 2021 - Kotlin
-
Updated
Jun 30, 2021 - CSS
-
Updated
Oct 21, 2019 - Python
Created by Brian Acton, Jan Koum
Released February 2009
- Organization
- Website
- www.whatsapp.com
- Wikipedia
- Wikipedia

Is your feature request related to a problem? Please describe.
The current RoomMemberQueryFilter doesn't support query by wxid (id of Contact), can we support this?
Describe the solution you'd like
Add id as a string type in RoomMemberQueryFilter
Describe alternatives you've considered