# Gogram ## Docs - [Advanced Features](https://gogram.fun/advanced.md): Upcoming advanced security features - [Authentication](https://gogram.fun/auth.md): Learn how to authenticate with Telegram using Gogram - [Peer Cache](https://gogram.fun/cache.md): Understanding and configuring Gogram's caching system - [Client Config](https://gogram.fun/config.md): Complete guide to configuring Gogram client - [Handling Errors](https://gogram.fun/errors.md): Learn how to handle errors effectively in Gogram - [Examples](https://gogram.fun/examples.md): Complete examples and use cases for Gogram - [Bot Keyboards](https://gogram.fun/examples/bot-keyboards.md): Create interactive inline and reply keyboards - [Broadcast Messages](https://gogram.fun/examples/broadcast.md): Send messages to all bot users without external database - [Conversations](https://gogram.fun/examples/conversation.md): Handle multi-step conversations with users - [Echo Bot](https://gogram.fun/examples/echo-bot.md): Bot that repeats everything you send - [Get Chat Members](https://gogram.fun/examples/get-chat-members.md): Retrieve and list members from groups and channels - [Get Dialogs](https://gogram.fun/examples/get-dialogs.md): Fetch all your chats and conversations - [Get History](https://gogram.fun/examples/get-history.md): Fetch message history from chats - [Star Gifts](https://gogram.fun/examples/gifts.md): Send and receive Telegram star gifts - [Hello World](https://gogram.fun/examples/hello-world.md): Your first Gogram bot - send a simple message - [Inline Queries](https://gogram.fun/examples/inline-queries.md): Handle inline bot queries and return results - [Raw Updates](https://gogram.fun/examples/raw-updates.md): Handle raw Telegram updates directly - [Star Payments](https://gogram.fun/examples/stars.md): Accept Telegram star payments and handle refunds - [Using Inline Bots](https://gogram.fun/examples/using-inline-bots.md): Invoke and use other inline bots in your application - [Welcome Bot](https://gogram.fun/examples/welcome-bot.md): Welcome new members to your group - [FAQ](https://gogram.fun/faq.md): Frequently asked questions about Gogram - [Handling Updates](https://gogram.fun/handlers.md): Handle incoming updates with Gogram's event system - [Conversations](https://gogram.fun/handlers/conversations.md): Build interactive stateful conversations with users - [Filters](https://gogram.fun/handlers/filters.md): Filter messages and callbacks with powerful filtering system - [Album](https://gogram.fun/handlers/updates/album.md): Handle grouped media messages (albums) - [CallbackQuery](https://gogram.fun/handlers/updates/callback.md): Handle button clicks and callback queries - [InlineQuery](https://gogram.fun/handlers/updates/inline.md): Handle inline queries and chosen results - [NewMessage](https://gogram.fun/handlers/updates/newmessage.md): Complete reference for the NewMessage update type - [Gogram](https://gogram.fun/index.md): Modern, elegant MTProto API framework for Go - [Invoking Methods](https://gogram.fun/invoke.md): Learn how to make API calls with Gogram - [Projects](https://gogram.fun/projects.md): Community projects and applications built with Gogram - [Proxy Config](https://gogram.fun/proxy.md): Configure proxies for Gogram connections - [Changelog](https://gogram.fun/updates.md): Updates and changes in Gogram ## OpenAPI Specs - [openapi](https://gogram.fun/api-reference/openapi.json) ## Optional - [TL Reference](https://tl.gogram.fun) - [DC Ping](https://dc.gogram.fun) - [Session Generator](https://session.gogram.fun) - [GitHub](https://github.com/amarnathcjd/gogram) - [Support](https://t.me/gogrammers)