Yahoo Poland Wyszukiwanie w Internecie

Search results

  1. Users can interact with bots by sending them command messages in private or group chats. These accounts serve as an interface for code running somewhere on your server. Telegraf is a library that makes it simple for you to develop your own Telegram bots using JavaScript or TypeScript.

    • Input

      Documentation for telegraf.js. The search index is not...

    • Markup

      Markup - telegraf.js - v4.16.3

    • Scenes

      Scenes - telegraf.js - v4.16.3

    • Telegraf

      Telegraf - telegraf.js - v4.16.3

    • Types

      Documentation for telegraf.js - v4.4.1. Possible message...

    • button

      button - telegraf.js - v4.16.3

    • Telegram

      Once the user has confirmed their payment and shipping...

    • Router

      Router - telegraf.js - v4.16.3

  2. medium.com › @sylneyshii › telegraf-guide-e53cdc4e625bTelegraf bot guide - Medium

    24 lis 2023 · Telegraf is a library to build your own Telegram Bot with the help of the official Telegram Bot API. You can develop in JavaScript or TypeScript. I personally used TypeScript for learning...

  3. Users can interact with bots by sending them command messages in private or group chats. These accounts serve as an interface for code running somewhere on your server. Features

  4. You must call bot.telegram.setWebhook for this to work. You should probably use Telegraf.createWebhook instead.

  5. 28 lut 2023 · You can achieve that by calling directly telegram api .setMyCommands: const { Telegraf } = require('telegraf'); const bot = new Telegraf(process.env.BOT_TOKEN); bot.telegram.setMyCommands([ { command: 'test', description: 'Test command', }, { command: 'greetings', description: 'Greetings command', } ]);

  6. 5 lis 2021 · In this tutorial, you built a Telegram chatbot that sends an image of an animal with a fact overlayed through a custom slash command. You created the command handlers for the bot through the telegraf module.

  7. 3 kwi 2024 · If you’re looking to create your own Telegram bot using Node.js, the Telegraf library offers a simple and powerful framework to get started. In this guide, we’ll walk through the steps to...

  1. Ludzie szukają również