Scroll down to see more Telegram widgets load automatically. Each time you reach the bottom of the page, a new widget will appear. This demonstrates a continuous "infinite scroll" loading pattern.
This example uses the `Intersection Observer API` to efficiently detect when the user has scrolled near the bottom. When the trigger element enters the viewport, a new Telegram widget is dynamically created and appended to the page.
Keep scrolling to experience the continuous loading!