# Typing animation

When the bot receives a message, a brief delay may occur for message preparation or processing. Display a loading animation to indicate the user

<figure><img src="/files/taI2MPwexC4UNBv5vOQi" alt=""><figcaption></figcaption></figure>

Admin can set the LINE typing animation that will display the loading animation when a user sends a message to the bot.

<figure><img src="/files/X1FXXKNjkQMdxwKFVzY6" alt=""><figcaption></figcaption></figure>

This feature is supported on the LINE channel only. The time duration ranges from a minimum of 5 seconds to a maximum of 60 seconds.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.amitysolutions.com/amity-solutions/amity-bots-platform/users/typing-animation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
