{
chatId:123124,
botToken: "token here",
userName: "name",
message: "message here",
contact: "contact info"
}
To use the API, you need your Telegram ChatID. To get your ChatID, visit this bot and press the start button. The bot will then send your ChatID.
First you need to press start button to your bot at least once !!! Create your own bot using BotFather on Telegram. BotFather will then send you your bot token, and all messages will be sent to you via your bot.
The project does not restrict the data that can be inserted. However, it is important to validate any data that is entered by the user to ensure accuracy and prevent errors.