Skip to content

Conversation

@Tomas-Santana
Copy link

This pull request introduces a new asynchronous method, show_typing_indicator. This method allows the user to display a typing indicator before responding.

New Feature:

  • heyoo/__init__.py: Added the async def show_typing_indicator(self, message_id: str) -> Dict[Any, Any]: method. This method sends a request to the WhatsApp Cloud API to display a typing indicator for a given message. It includes detailed logging for success and error cases, and an example in the docstring for clarity.

Here's the documentation for the typing indicator: https://developers.facebook.com/docs/whatsapp/cloud-api/typing-indicators

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants