yagop / node-telegram-bot-api

Telegram Bot API for NodeJS
MIT License
8.45k stars 1.53k forks source link

I want to add the Top Referral button but how can I get the referral list like this picture. (Node.js) #905

Closed earnbuzz closed 3 years ago

earnbuzz commented 3 years ago

iMarkup_20210912_221432

Bug Report

I have read:

I am using the latest version of the library.

Expected Behavior

Actual Behavior

Steps to reproduce the Behavior

Feature Request

I have:

Introduction

Example

Question

kamikazechaser commented 3 years ago

Use Keyboards, you can find several examples in the past issues and Stackoverflow.